From: Austin English Date: Wed, 18 May 2016 06:26:56 +0000 (-0500) Subject: app-antivirus/skyldav: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ebcf8689d7780d7bf86eb97be8204eddbe365f49;p=gentoo.git app-antivirus/skyldav: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/app-antivirus/skyldav/files/skyldav.initd b/app-antivirus/skyldav/files/skyldav.initd index ce19ccf8786b..24ccdf18f549 100755 --- a/app-antivirus/skyldav/files/skyldav.initd +++ b/app-antivirus/skyldav/files/skyldav.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$