summaryrefslogtreecommitdiff
path: root/sys-process
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:34:59 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit09ca263e9ff52be82330c6cf2a6a7bdb941d098d (patch)
tree7a562ac5ddc821a4488fc992af7a78c50d08d511 /sys-process
parentc95fc7735f83f722d4335422e89acb60cb22859a (diff)
downloadgentoo-09ca263e9ff52be82330c6cf2a6a7bdb941d098d.tar.gz
gentoo-09ca263e9ff52be82330c6cf2a6a7bdb941d098d.tar.xz
sys-process/daemontools: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/daemontools/files/svscan.init2
-rw-r--r--sys-process/daemontools/files/svscan.init-0.76-r72
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/daemontools/files/svscan.init b/sys-process/daemontools/files/svscan.init
index 18c642d5d73..43668c94488 100644
--- a/sys-process/daemontools/files/svscan.init
+++ b/sys-process/daemontools/files/svscan.init
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/sys-process/daemontools/files/svscan.init-0.76-r7 b/sys-process/daemontools/files/svscan.init-0.76-r7
index 5b157b75eab..f8ae060b88c 100644
--- a/sys-process/daemontools/files/svscan.init-0.76-r7
+++ b/sys-process/daemontools/files/svscan.init-0.76-r7
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$