summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:30:55 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit9c31e0d74d6c53893603b12c395bc461a777c0c4 (patch)
treec079655213fdc22d304dea017b5a23d60e948c80 /net-ftp/proftpd/files
parentnet-ftp/oftpd: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-9c31e0d74d6c53893603b12c395bc461a777c0c4.tar.gz
gentoo-9c31e0d74d6c53893603b12c395bc461a777c0c4.tar.bz2
gentoo-9c31e0d74d6c53893603b12c395bc461a777c0c4.zip
net-ftp/proftpd: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-ftp/proftpd/files')
-rw-r--r--net-ftp/proftpd/files/proftpd.initd2
1 files changed, 1 insertions, 1 deletions
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$