summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:32:06 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitc575f1bf39b40380d900181e87aa65025b9d5326 (patch)
tree0d2bd199f3c2d02d9b4ac63ae9b32e38185e8533 /net-misc/nstx/files/nstxd.init
parentnet-misc/networkmanager: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-c575f1bf39b40380d900181e87aa65025b9d5326.tar.gz
gentoo-c575f1bf39b40380d900181e87aa65025b9d5326.tar.bz2
gentoo-c575f1bf39b40380d900181e87aa65025b9d5326.zip
net-misc/nstx: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-misc/nstx/files/nstxd.init')
-rw-r--r--net-misc/nstx/files/nstxd.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/nstx/files/nstxd.init b/net-misc/nstx/files/nstxd.init
index ce4bed8377aa..496442fea0b8 100644
--- a/net-misc/nstx/files/nstxd.init
+++ b/net-misc/nstx/files/nstxd.init
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# (Written by Phillip Berndt <phillip.berndt at gmail dot com>)