summaryrefslogtreecommitdiff
path: root/sys-apps/watchdog
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:33:49 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit0d9bc3d599092f1e31f2ed248ea1ac3506e35ebb (patch)
tree379c2c5c2d0747c17a228882f3c2c1350cc1feca /sys-apps/watchdog
parentb374cabd3170028fc6835b5b5593c1364ad437c2 (diff)
downloadgentoo-0d9bc3d599092f1e31f2ed248ea1ac3506e35ebb.tar.gz
gentoo-0d9bc3d599092f1e31f2ed248ea1ac3506e35ebb.tar.xz
sys-apps/watchdog: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-apps/watchdog')
-rw-r--r--sys-apps/watchdog/files/watchdog-init.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/watchdog/files/watchdog-init.d b/sys-apps/watchdog/files/watchdog-init.d
index fdfe66b9c2a..a6468387ba3 100644
--- a/sys-apps/watchdog/files/watchdog-init.d
+++ b/sys-apps/watchdog/files/watchdog-init.d
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$