diff options
Diffstat (limited to 'sys-apps/linux-misc-apps')
-rw-r--r-- | sys-apps/linux-misc-apps/files/freefall.initd | 1 | ||||
-rw-r--r-- | sys-apps/linux-misc-apps/files/hpfall.initd | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sys-apps/linux-misc-apps/files/freefall.initd b/sys-apps/linux-misc-apps/files/freefall.initd index dac021d069ed..d0c896e6293d 100644 --- a/sys-apps/linux-misc-apps/files/freefall.initd +++ b/sys-apps/linux-misc-apps/files/freefall.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 2012-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ checkconfig() { if [ -z "$DISK" ] ; then diff --git a/sys-apps/linux-misc-apps/files/hpfall.initd b/sys-apps/linux-misc-apps/files/hpfall.initd index 571d5651effd..8b4930612c4d 100644 --- a/sys-apps/linux-misc-apps/files/hpfall.initd +++ b/sys-apps/linux-misc-apps/files/hpfall.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ checkconfig() { if [ -z "$DISK" ] ; then |