From: Austin English Date: Wed, 18 May 2016 06:30:06 +0000 (-0500) Subject: net-analyzer/pmacct: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4a7b86642e9490720389af8234c263151a23a218;p=gentoo.git net-analyzer/pmacct: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/net-analyzer/pmacct/files/pmacctd-init.d b/net-analyzer/pmacct/files/pmacctd-init.d index 0c3fb905bd94..ce1e6bded000 100644 --- a/net-analyzer/pmacct/files/pmacctd-init.d +++ b/net-analyzer/pmacct/files/pmacctd-init.d @@ -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$