From: Austin English Date: Wed, 18 May 2016 06:30:57 +0000 (-0500) Subject: net-ftp/vsftpd: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f6e512a9b069dc27cd392322b94d80223f4c8b05;p=gentoo.git net-ftp/vsftpd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/net-ftp/vsftpd/files/vsftpd.init b/net-ftp/vsftpd/files/vsftpd.init index bba2bb0873b0..0b44a693ac7c 100644 --- a/net-ftp/vsftpd/files/vsftpd.init +++ b/net-ftp/vsftpd/files/vsftpd.init @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 # $Id$