From: Austin English Date: Wed, 18 May 2016 06:33:49 +0000 (-0500) Subject: sys-apps/unscd: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b374cabd3170028fc6835b5b5593c1364ad437c2;p=gentoo.git sys-apps/unscd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/sys-apps/unscd/files/unscd.initd-r1 b/sys-apps/unscd/files/unscd.initd-r1 index 55262fdfb11a..1d0908c0493e 100644 --- a/sys-apps/unscd/files/unscd.initd-r1 +++ b/sys-apps/unscd/files/unscd.initd-r1 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$