From 8b689ac15dc29abd03aa0e33a6274cb1799bb60e Mon Sep 17 00:00:00 2001 From: root Date: Sat, 7 Jan 2017 13:22:45 +0100 Subject: [PATCH] committing changes in /etc after emerge run Package changes: --- .etckeeper | 2 -- audit/rules.d/audit.rules | 14 -------------- 2 files changed, 16 deletions(-) delete mode 100644 audit/rules.d/audit.rules diff --git a/.etckeeper b/.etckeeper index 83af319..14cc251 100755 --- a/.etckeeper +++ b/.etckeeper @@ -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 index 479ff47..0000000 --- a/audit/rules.d/audit.rules +++ /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 - -- 2.39.5