summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2017-02-28 21:39:46 +0100
committerUlrich Müller <ulm@gentoo.org>2017-02-28 21:43:13 +0100
commit22fd7b2d4764535bd3afc37728df1015b0294467 (patch)
tree308db1ade2168db9280b6c460c478e9183a8372f /sys-apps/watchdog
parentdev-lang/spidermonkey:{38,45} drop more static libs (diff)
downloadgentoo-22fd7b2d4764535bd3afc37728df1015b0294467.tar.gz
gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.tar.bz2
gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.zip
Drop remaining $Id$ and $Header$ from files.
Bug: 611234
Diffstat (limited to 'sys-apps/watchdog')
-rw-r--r--sys-apps/watchdog/files/watchdog-conf.d1
-rw-r--r--sys-apps/watchdog/files/watchdog-init.d1
-rw-r--r--sys-apps/watchdog/files/watchdog-init.d-r11
3 files changed, 0 insertions, 3 deletions
diff --git a/sys-apps/watchdog/files/watchdog-conf.d b/sys-apps/watchdog/files/watchdog-conf.d
index 60c7843d0cdd..39c0f808eff0 100644
--- a/sys-apps/watchdog/files/watchdog-conf.d
+++ b/sys-apps/watchdog/files/watchdog-conf.d
@@ -1,6 +1,5 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
# for more info, see watchdog(8)
WATCHDOG_OPTS=""
diff --git a/sys-apps/watchdog/files/watchdog-init.d b/sys-apps/watchdog/files/watchdog-init.d
index a6468387ba3b..734a02cdbcbe 100644
--- a/sys-apps/watchdog/files/watchdog-init.d
+++ b/sys-apps/watchdog/files/watchdog-init.d
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
depend() {
need localmount
diff --git a/sys-apps/watchdog/files/watchdog-init.d-r1 b/sys-apps/watchdog/files/watchdog-init.d-r1
index 79602017ac34..363c8be9bd24 100644
--- a/sys-apps/watchdog/files/watchdog-init.d-r1
+++ b/sys-apps/watchdog/files/watchdog-init.d-r1
@@ -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/watchdog.pid"
command="/usr/sbin/watchdog"