From 09ca263e9ff52be82330c6cf2a6a7bdb941d098d Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:34:59 -0500 Subject: sys-process/daemontools: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-process/daemontools/files/svscan.init | 2 +- sys-process/daemontools/files/svscan.init-0.76-r7 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-process') 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$ -- cgit v1.2.1