From 7a91300d503cebe528d1eda2c031bdde3842ac8c Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:35:22 -0500 Subject: [PATCH] www-servers/pound: use #!/sbin/openrc-run instead of #!/sbin/runscript --- www-servers/pound/files/pound.init-1.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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$ -- 2.26.2