From: Austin English Date: Wed, 18 May 2016 06:27:34 +0000 (-0500) Subject: app-misc/g15daemon: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ea4829b0b8ba5c95dd322a592edd4ccc7754d42f;p=gentoo.git app-misc/g15daemon: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/app-misc/g15daemon/files/g15daemon-1.9.5.3.initd b/app-misc/g15daemon/files/g15daemon-1.9.5.3.initd index 4e7798c7fcfc..6881df845e8d 100644 --- a/app-misc/g15daemon/files/g15daemon-1.9.5.3.initd +++ b/app-misc/g15daemon/files/g15daemon-1.9.5.3.initd @@ -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$