From: Austin English Date: Wed, 18 May 2016 06:28:39 +0000 (-0500) Subject: gnustep-apps/sogo: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=60b2992a65cff90f16bf8bb62b63a51c15b8a535;p=gentoo.git gnustep-apps/sogo: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/gnustep-apps/sogo/files/sogod.initd b/gnustep-apps/sogo/files/sogod.initd index 39f1bee1567b..1d16c78ceea1 100644 --- a/gnustep-apps/sogo/files/sogod.initd +++ b/gnustep-apps/sogo/files/sogod.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$