From: Austin English Date: Wed, 18 May 2016 06:30:55 +0000 (-0500) Subject: net-ftp/proftpd: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9c31e0d74d6c53893603b12c395bc461a777c0c4;p=gentoo.git net-ftp/proftpd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/net-ftp/proftpd/files/proftpd.initd b/net-ftp/proftpd/files/proftpd.initd index 6462cc8a3b2b..b06d7e81a658 100644 --- a/net-ftp/proftpd/files/proftpd.initd +++ b/net-ftp/proftpd/files/proftpd.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$