summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:30:53 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit53b94f8b405f3766a7f17ea349c002a6d38fe5ca (patch)
tree5c3b426514ce6930605344702c4da77293025172
parentnet-fs/smbtad: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-53b94f8b405f3766a7f17ea349c002a6d38fe5ca.tar.gz
gentoo-53b94f8b405f3766a7f17ea349c002a6d38fe5ca.tar.bz2
gentoo-53b94f8b405f3766a7f17ea349c002a6d38fe5ca.zip
net-ftp/atftp: use #!/sbin/openrc-run instead of #!/sbin/runscript
-rw-r--r--net-ftp/atftp/files/atftp.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/atftp/files/atftp.init b/net-ftp/atftp/files/atftp.init
index 4fc8b14413b4..8ab499127ba4 100644
--- a/net-ftp/atftp/files/atftp.init
+++ b/net-ftp/atftp/files/atftp.init
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
depend() {
use logger