summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:30:56 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit21740fa16143339b379fe157f530c9524c28720d (patch)
tree959725f844da5260e71c436dd99d57d9509036ed
parentnet-ftp/proftpd: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-21740fa16143339b379fe157f530c9524c28720d.tar.gz
gentoo-21740fa16143339b379fe157f530c9524c28720d.tar.bz2
gentoo-21740fa16143339b379fe157f530c9524c28720d.zip
net-ftp/tftp-hpa: use #!/sbin/openrc-run instead of #!/sbin/runscript
-rw-r--r--net-ftp/tftp-hpa/files/in.tftpd.rc62
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/tftp-hpa/files/in.tftpd.rc6 b/net-ftp/tftp-hpa/files/in.tftpd.rc6
index d0e4228e98a0..02e7c7d66333 100644
--- a/net-ftp/tftp-hpa/files/in.tftpd.rc6
+++ b/net-ftp/tftp-hpa/files/in.tftpd.rc6
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$