summaryrefslogtreecommitdiff
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/daemontools/files
parentsys-process/audit: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-09ca263e9ff52be82330c6cf2a6a7bdb941d098d.tar.gz
gentoo-09ca263e9ff52be82330c6cf2a6a7bdb941d098d.tar.bz2
gentoo-09ca263e9ff52be82330c6cf2a6a7bdb941d098d.zip
sys-process/daemontools: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-process/daemontools/files')
-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 18c642d5d731..43668c944885 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 5b157b75eabf..f8ae060b88c2 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$