sys-apps/busybox: use #!/sbin/openrc-run instead of #!/sbin/runscript
authorAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:33:26 +0000 (01:33 -0500)
committerAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:38:34 +0000 (01:38 -0500)
sys-apps/busybox/files/klogd.initd
sys-apps/busybox/files/ntpd.initd
sys-apps/busybox/files/syslogd.initd
sys-apps/busybox/files/watchdog.initd

index f584ccb7d93ccbcdfb83dcbb252d08181a4818fb..99f5f7b05467c66866f30f25dc64a30803128938 100644 (file)
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
index 06e37edc1f583aea74a890f0ec3de8e11a6e4fe5..769394cd81685be779a340dee751e3f293688646 100644 (file)
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
index b23ca05458712eea9104d11faf231ec3d38375f9..62a99fec53ad419be283d0b22f21214212054f9e 100644 (file)
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
index 9949aad126f7051c86aaeca8c0a7d44ceb6c090b..aa1d33eb7c06cfec232270cba8354fad61e4b1d5 100644 (file)
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$