From 9c31e0d74d6c53893603b12c395bc461a777c0c4 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:30:55 -0500 Subject: [PATCH] net-ftp/proftpd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-ftp/proftpd/files/proftpd.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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$ -- 2.26.2