File: debian-tmpfiles.patch

package info (click to toggle)
audit 1%3A4.1.1-1~exp1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 4,436 kB
  • sloc: ansic: 60,879; python: 1,647; makefile: 1,632; sh: 417; sed: 32
file content (9 lines) | stat: -rw-r--r-- 267 bytes parent folder | download
1
2
3
4
5
6
7
8
9
Description: Fix permissions of /var/log/audit
Author: Laurent Bigonville <bigon@debian.org>
Forwarded: not-needed

--- a/init.d/audit-tmpfiles.conf
+++ b/init.d/audit-tmpfiles.conf
@@ -1 +1 @@
-d /var/log/audit 0700 root root - -
+d /var/log/audit 0750 root adm - -