summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:31:44 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit28157d54981b92a95f2c2ff679066cfc32cd3b2e (patch)
tree62094646a6dda3da20b5ef81984b98a2f7b5e3e9 /net-misc/gofish
parentnet-misc/freelan: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-28157d54981b92a95f2c2ff679066cfc32cd3b2e.tar.gz
gentoo-28157d54981b92a95f2c2ff679066cfc32cd3b2e.tar.bz2
gentoo-28157d54981b92a95f2c2ff679066cfc32cd3b2e.zip
net-misc/gofish: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-misc/gofish')
-rw-r--r--net-misc/gofish/files/gofish.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gofish/files/gofish.rc b/net-misc/gofish/files/gofish.rc
index aa49772f1379..5667b78a7c1b 100644
--- a/net-misc/gofish/files/gofish.rc
+++ b/net-misc/gofish/files/gofish.rc
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
#
# Startup script for the Gofish Gopher Server (for Gentoo Linux)
#