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 | |
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')
32 files changed, 0 insertions, 33 deletions
diff --git a/sys-process/acct/files/acct.initd b/sys-process/acct/files/acct.initd index 0169adfabade..d6d9dfd62459 100644 --- a/sys-process/acct/files/acct.initd +++ b/sys-process/acct/files/acct.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ extra_started_commands="report" diff --git a/sys-process/acct/files/acct.initd-r1 b/sys-process/acct/files/acct.initd-r1 index b895f2257aa7..09d9739fea23 100644 --- a/sys-process/acct/files/acct.initd-r1 +++ b/sys-process/acct/files/acct.initd-r1 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ extra_started_commands="report" diff --git a/sys-process/anacron/files/anacron.rc6 b/sys-process/anacron/files/anacron.rc6 index dc47f7b253af..645eedf988f9 100755 --- a/sys-process/anacron/files/anacron.rc6 +++ b/sys-process/anacron/files/anacron.rc6 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { use clock hostname logger diff --git a/sys-process/at/files/atd.confd b/sys-process/at/files/atd.confd index 177bb96f9ada..bd6e4f1d0b88 100644 --- a/sys-process/at/files/atd.confd +++ b/sys-process/at/files/atd.confd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Define startup options for atd(8). # For example: ATD_OPTS="-l 3.0 -b 5" diff --git a/sys-process/at/files/atd.rc8 b/sys-process/at/files/atd.rc8 index 59cfd3d1d159..3cc437eaa16e 100644 --- a/sys-process/at/files/atd.rc8 +++ b/sys-process/at/files/atd.rc8 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ pidfile="/var/run/atd.pid" command="/usr/sbin/atd" diff --git a/sys-process/atop/files/atop.rc b/sys-process/atop/files/atop.rc index fb8c8595fdfe..f05db6a0e15b 100644 --- a/sys-process/atop/files/atop.rc +++ b/sys-process/atop/files/atop.rc @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ start() { ebegin "Starting atop" diff --git a/sys-process/atop/files/atop.rc-r1 b/sys-process/atop/files/atop.rc-r1 index c5e4636bf37f..e4d894e7328c 100644 --- a/sys-process/atop/files/atop.rc-r1 +++ b/sys-process/atop/files/atop.rc-r1 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ description="Resource-specific view of processes" pidfile="/var/run/atop.pid" diff --git a/sys-process/atop/files/atopacct.rc b/sys-process/atop/files/atopacct.rc index d68760033f93..c68ca3e6b3a8 100644 --- a/sys-process/atop/files/atopacct.rc +++ b/sys-process/atop/files/atopacct.rc @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ description="Resource-specific view of processes" command="/usr/sbin/atopacctd" 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' diff --git a/sys-process/bcron/files/crontab b/sys-process/bcron/files/crontab index 318d0e40879f..393d8c764912 100644 --- a/sys-process/bcron/files/crontab +++ b/sys-process/bcron/files/crontab @@ -1,5 +1,4 @@ # for bcron -# $Id$ # Global variables SHELL=/bin/bash diff --git a/sys-process/cronie/files/cronie-1.2-cron.deny b/sys-process/cronie/files/cronie-1.2-cron.deny index 42cdd5f8c9a3..f703d5846e41 100644 --- a/sys-process/cronie/files/cronie-1.2-cron.deny +++ b/sys-process/cronie/files/cronie-1.2-cron.deny @@ -1,4 +1,3 @@ -# $Id$ # If for any reason you have users in the 'cron' group who should not # be allowed to run crontab, add them to this file (one username per # line) diff --git a/sys-process/cronie/files/cronie-1.3-crontab b/sys-process/cronie/files/cronie-1.3-crontab index 14a6b9b1922f..99c2b54f3fde 100644 --- a/sys-process/cronie/files/cronie-1.3-crontab +++ b/sys-process/cronie/files/cronie-1.3-crontab @@ -1,5 +1,4 @@ # for cronie -# $Id$ # Global variables SHELL=/bin/bash diff --git a/sys-process/cronie/files/cronie-1.3-initd b/sys-process/cronie/files/cronie-1.3-initd index 781ff67c47f8..793e6213bfae 100644 --- a/sys-process/cronie/files/cronie-1.3-initd +++ b/sys-process/cronie/files/cronie-1.3-initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ command="/usr/sbin/crond" command_args="${CRONDARGS}" diff --git a/sys-process/daemontools-encore/files/svscan.init-2 b/sys-process/daemontools-encore/files/svscan.init-2 index aecb26b79849..ec9e0ead33f5 100644 --- a/sys-process/daemontools-encore/files/svscan.init-2 +++ b/sys-process/daemontools-encore/files/svscan.init-2 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ pidfile="/var/run/svscan.pid" command="/usr/bin/svscan" diff --git a/sys-process/daemontools/files/svscan.init b/sys-process/daemontools/files/svscan.init index 43668c944885..b8217db42d48 100644 --- a/sys-process/daemontools/files/svscan.init +++ b/sys-process/daemontools/files/svscan.init @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { use net diff --git a/sys-process/daemontools/files/svscan.init-0.76-r7 b/sys-process/daemontools/files/svscan.init-0.76-r7 index f8ae060b88c2..f05f5d4edfb7 100644 --- a/sys-process/daemontools/files/svscan.init-0.76-r7 +++ b/sys-process/daemontools/files/svscan.init-0.76-r7 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { use net diff --git a/sys-process/dcron/files/crontab b/sys-process/dcron/files/crontab index 8c781871fbe7..8772cc49d36a 100644 --- a/sys-process/dcron/files/crontab +++ b/sys-process/dcron/files/crontab @@ -1,5 +1,4 @@ # for dcron -# $Id$ # dcron: # This is NOT the system crontab! dcron does not support a system crontab. diff --git a/sys-process/fcron/files/crontab b/sys-process/fcron/files/crontab index 0ea9562d2962..c641d4b5ce96 100644 --- a/sys-process/fcron/files/crontab +++ b/sys-process/fcron/files/crontab @@ -1,5 +1,4 @@ # for fcron -# $Id$ # fcron: # This is NOT the system crontab! fcron does not support a system crontab. diff --git a/sys-process/fcron/files/fcron.init.3 b/sys-process/fcron/files/fcron.init.3 index d297966af1c0..f244e6d377c0 100644 --- a/sys-process/fcron/files/fcron.init.3 +++ b/sys-process/fcron/files/fcron.init.3 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ FCRON_INSTANCE=${SVCNAME##*.} diff --git a/sys-process/fcron/files/fcron.init.4 b/sys-process/fcron/files/fcron.init.4 index 9b7765fbfd69..e253e5bffcfe 100644 --- a/sys-process/fcron/files/fcron.init.4 +++ b/sys-process/fcron/files/fcron.init.4 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ FCRON_INSTANCE="${SVCNAME##*.}" diff --git a/sys-process/fcron/files/fcrontab.2 b/sys-process/fcron/files/fcrontab.2 index e12c1178752b..e8c83b5fa3bf 100644 --- a/sys-process/fcron/files/fcrontab.2 +++ b/sys-process/fcron/files/fcrontab.2 @@ -1,4 +1,3 @@ -# $Id$ # Script for checking system crontabs and creating the fcron systab. # Runs every 10 minutes, does not mail output, doesn't log job runs # except for errors. diff --git a/sys-process/incron/files/incrond.init b/sys-process/incron/files/incrond.init index cf7d16b4f9fc..511364eafafc 100644 --- a/sys-process/incron/files/incrond.init +++ b/sys-process/incron/files/incrond.init @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { use clock logger diff --git a/sys-process/rtirq/files/rtirq b/sys-process/rtirq/files/rtirq index dd311531f0ef..988337fbf1eb 100644 --- a/sys-process/rtirq/files/rtirq +++ b/sys-process/rtirq/files/rtirq @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later -# $Id$ command="/usr/sbin/rtirq.sh" diff --git a/sys-process/vixie-cron/files/crontab b/sys-process/vixie-cron/files/crontab index 7a923117deb1..15622cb83e60 100644 --- a/sys-process/vixie-cron/files/crontab +++ b/sys-process/vixie-cron/files/crontab @@ -1,7 +1,5 @@ # for vixie cron # -# $Id$ -# # Global variables SHELL=/bin/bash diff --git a/sys-process/vixie-cron/files/crontab-3.0.1-r4 b/sys-process/vixie-cron/files/crontab-3.0.1-r4 index f7939c25b1db..d1720d49496a 100644 --- a/sys-process/vixie-cron/files/crontab-3.0.1-r4 +++ b/sys-process/vixie-cron/files/crontab-3.0.1-r4 @@ -1,5 +1,4 @@ # for vixie cron -# $Id$ # Global variables SHELL=/bin/bash diff --git a/sys-process/vixie-cron/files/vixie-cron-4.1-cron.deny b/sys-process/vixie-cron/files/vixie-cron-4.1-cron.deny index 42cdd5f8c9a3..f703d5846e41 100644 --- a/sys-process/vixie-cron/files/vixie-cron-4.1-cron.deny +++ b/sys-process/vixie-cron/files/vixie-cron-4.1-cron.deny @@ -1,4 +1,3 @@ -# $Id$ # If for any reason you have users in the 'cron' group who should not # be allowed to run crontab, add them to this file (one username per # line) diff --git a/sys-process/vixie-cron/files/vixie-cron.rc7 b/sys-process/vixie-cron/files/vixie-cron.rc7 index 58adcd4fbc57..0bb47f4af8dc 100644 --- a/sys-process/vixie-cron/files/vixie-cron.rc7 +++ b/sys-process/vixie-cron/files/vixie-cron.rc7 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ command=/usr/sbin/cron pidfile=/var/run/cron.pid |