]> Frank Brehm's Git Trees - config/helga/etc.git/commitdiff
committing changes in /etc after emerge run
authorroot <root@helga.brehm-online.com>
Sat, 7 Jan 2017 12:22:45 +0000 (13:22 +0100)
committerroot <root@helga.brehm-online.com>
Sat, 7 Jan 2017 12:22:45 +0000 (13:22 +0100)
Package changes:

.etckeeper
audit/rules.d/audit.rules [deleted file]

index 83af319118d9d6e3ee37ba9581c60e849371031a..14cc251b7c07996a0dfaf6e240f65f6ec74d9351 100755 (executable)
@@ -328,8 +328,6 @@ maybe chmod 0640 'audit/audit.rules'
 maybe chmod 0640 'audit/audit.rules.stop.post'
 maybe chmod 0640 'audit/audit.rules.stop.pre'
 maybe chmod 0640 'audit/auditd.conf'
-maybe chmod 0755 'audit/rules.d'
-maybe chmod 0644 'audit/rules.d/audit.rules'
 maybe chmod 0755 'autofs'
 maybe chmod 0644 'autofs/auto.master'
 maybe chmod 0644 'autofs/auto.misc'
diff --git a/audit/rules.d/audit.rules b/audit/rules.d/audit.rules
deleted file mode 100644 (file)
index 479ff47..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-# This file contains the auditctl rules that are loaded
-# whenever the audit daemon is started via the initscripts.
-# The rules are simply the parameters that would be passed
-# to auditctl.
-
-# First rule - delete all
--D
-
-# Increase the buffers to survive stress events.
-# Make this bigger for busy systems
--b 320
-
-# Feel free to add below this line. See auditctl man page
-