diff options
author | Ulrich Müller <ulm@gentoo.org> | 2017-02-28 21:39:46 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2017-02-28 21:43:13 +0100 |
commit | 22fd7b2d4764535bd3afc37728df1015b0294467 (patch) | |
tree | 308db1ade2168db9280b6c460c478e9183a8372f /sys-process/audit/files | |
parent | dev-lang/spidermonkey:{38,45} drop more static libs (diff) | |
download | gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.tar.gz gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.tar.bz2 gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.zip |
Drop remaining $Id$ and $Header$ from files.
Bug: 611234
Diffstat (limited to 'sys-process/audit/files')
-rw-r--r-- | sys-process/audit/files/audit.rules | 1 | ||||
-rw-r--r-- | sys-process/audit/files/audit.rules-2.1.3 | 1 | ||||
-rw-r--r-- | sys-process/audit/files/audit.rules.stop.post | 1 | ||||
-rw-r--r-- | sys-process/audit/files/audit.rules.stop.pre | 1 | ||||
-rw-r--r-- | sys-process/audit/files/auditd-conf.d-2.1.3 | 1 | ||||
-rw-r--r-- | sys-process/audit/files/auditd-init.d-2.4.3 | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/sys-process/audit/files/audit.rules b/sys-process/audit/files/audit.rules index 4463b1f30917..ef0e6ee26f38 100644 --- a/sys-process/audit/files/audit.rules +++ b/sys-process/audit/files/audit.rules @@ -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 # whenever the audit daemon is started via the initscripts. diff --git a/sys-process/audit/files/audit.rules-2.1.3 b/sys-process/audit/files/audit.rules-2.1.3 index a53a70360d71..25dbedfd1df5 100644 --- a/sys-process/audit/files/audit.rules-2.1.3 +++ b/sys-process/audit/files/audit.rules-2.1.3 @@ -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. diff --git a/sys-process/audit/files/audit.rules.stop.post b/sys-process/audit/files/audit.rules.stop.post index 04d81dda96d1..29ae197f18bd 100644 --- a/sys-process/audit/files/audit.rules.stop.post +++ b/sys-process/audit/files/audit.rules.stop.post @@ -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. diff --git a/sys-process/audit/files/audit.rules.stop.pre b/sys-process/audit/files/audit.rules.stop.pre index 7fc0d84de9b5..1f34173369ec 100644 --- a/sys-process/audit/files/audit.rules.stop.pre +++ b/sys-process/audit/files/audit.rules.stop.pre @@ -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. diff --git a/sys-process/audit/files/auditd-conf.d-2.1.3 b/sys-process/audit/files/auditd-conf.d-2.1.3 index 923e9378f49b..c66be166ce4c 100644 --- a/sys-process/audit/files/auditd-conf.d-2.1.3 +++ b/sys-process/audit/files/auditd-conf.d-2.1.3 @@ -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 diff --git a/sys-process/audit/files/auditd-init.d-2.4.3 b/sys-process/audit/files/auditd-init.d-2.4.3 index 33c932a2e10e..c952554df2f2 100644 --- a/sys-process/audit/files/auditd-init.d-2.4.3 +++ b/sys-process/audit/files/auditd-init.d-2.4.3 @@ -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' |