From: Austin English Date: Wed, 18 May 2016 06:35:22 +0000 (-0500) Subject: www-servers/pound: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7a91300d503cebe528d1eda2c031bdde3842ac8c;p=gentoo.git www-servers/pound: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/www-servers/pound/files/pound.init-1.9 b/www-servers/pound/files/pound.init-1.9 index 02da709d0cde..fd00aca8d685 100644 --- a/www-servers/pound/files/pound.init-1.9 +++ b/www-servers/pound/files/pound.init-1.9 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$