]> Frank Brehm's Git Trees - config/berta/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorFrank Brehm <frank@brehm-online.com>
Mon, 8 Jan 2018 15:24:00 +0000 (16:24 +0100)
committerFrank Brehm <frank@brehm-online.com>
Mon, 8 Jan 2018 15:24:00 +0000 (16:24 +0100)
audit/audit.rules
audit/audit.rules.stop.post
audit/audit.rules.stop.pre
conf.d/auditd
init.d/auditd

index a53a70360d7194e86200dda16d9d41655b8db05f..25dbedfd1df50f87b61ea9b1c0e4f67550db8b4f 100644 (file)
@@ -1,6 +1,5 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 #
 # This file contains the auditctl rules that are loaded
 # whenever the audit daemon is started via the initscripts.
index 04d81dda96d10177dadeb0ff323063faeda304b9..29ae197f18bdc64668053444e802580df1951999 100644 (file)
@@ -1,6 +1,5 @@
 # Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 #
 # This file contains the auditctl rules that are loaded immediately after the
 # audit deamon is stopped via the initscripts.
index 7fc0d84de9b5c6a97afe181e5917dc6a9d394b53..1f34173369ecd0a01d77d9eb7925b2054865d69f 100644 (file)
@@ -1,6 +1,5 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 #
 # This file contains the auditctl rules that are loaded immediately before the
 # audit deamon is stopped via the initscripts.
index 923e9378f49b11896d04a8cf5b95d5d7495a4533..c66be166ce4c6228098233fc44aaccdb98cbc4a7 100644 (file)
@@ -1,6 +1,5 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 # Configuration options for auditd
 # -f for foreground mode
index 33c932a2e10e9385c9c17274ef28ee3e804d2ecb..c952554df2f2ef277537cfff93770bc318d206b6 100755 (executable)
@@ -1,7 +1,6 @@
 #!/sbin/openrc-run
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 extra_started_commands='reload reload_auditd reload_rules'
 description='Linux Auditing System'