We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd305e9 commit 9624673Copy full SHA for 9624673
scripts/91-log_cleanup.sh
@@ -18,3 +18,6 @@ cd /var/log/wal-g
18
touch backup-push.log backup-fetch.log wal-push.log wal-fetch.log
19
chown -R postgres:postgres /var/log/wal-g
20
chmod -R 0300 /var/log/wal-g
21
+
22
+# audit logs directory for apparmor
23
+mkdir /var/log/audit
0 commit comments