From 0d9bc3d599092f1e31f2ed248ea1ac3506e35ebb Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:33:49 -0500 Subject: [PATCH] sys-apps/watchdog: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-apps/watchdog/files/watchdog-init.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/watchdog/files/watchdog-init.d b/sys-apps/watchdog/files/watchdog-init.d index fdfe66b9c2ae..a6468387ba3b 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$ -- 2.26.2