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
commit3c5c1e50c20fe3f36fcceaf5d747a4fa14c00f58 (patch)
tree11e538f2455610d78dc97ccdd4ea20bb1cdcea7f /net-ftp/oftpd
parentnet-ftp/frox: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-3c5c1e50c20fe3f36fcceaf5d747a4fa14c00f58.tar.gz
gentoo-3c5c1e50c20fe3f36fcceaf5d747a4fa14c00f58.tar.bz2
gentoo-3c5c1e50c20fe3f36fcceaf5d747a4fa14c00f58.zip
net-ftp/oftpd: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-ftp/oftpd')
-rw-r--r--net-ftp/oftpd/files/init.d.oftpd-r72
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/oftpd/files/init.d.oftpd-r7 b/net-ftp/oftpd/files/init.d.oftpd-r7
index 42576bf76351..2c08ea020458 100644
--- a/net-ftp/oftpd/files/init.d.oftpd-r7
+++ b/net-ftp/oftpd/files/init.d.oftpd-r7
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$