diff options
Diffstat (limited to 'sys-apps/clrngd')
-rw-r--r-- | sys-apps/clrngd/files/clrngd-conf.d | 1 | ||||
-rw-r--r-- | sys-apps/clrngd/files/clrngd-init.d | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sys-apps/clrngd/files/clrngd-conf.d b/sys-apps/clrngd/files/clrngd-conf.d index d178f5de8ece..5bb17f6bd208 100644 --- a/sys-apps/clrngd/files/clrngd-conf.d +++ b/sys-apps/clrngd/files/clrngd-conf.d @@ -1,6 +1,5 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # This is the interval between runs of the clrngd main loop. It should NOT be # less than 60 seconds (the daemon will exit with an error) as the main loop diff --git a/sys-apps/clrngd/files/clrngd-init.d b/sys-apps/clrngd/files/clrngd-init.d index 86c001691378..d8196717a36f 100644 --- a/sys-apps/clrngd/files/clrngd-init.d +++ b/sys-apps/clrngd/files/clrngd-init.d @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ DAEMON=clrngd OPTS=${DELAYTIME} |