summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-misc/nstx/files/nstxcd.init2
-rw-r--r--net-misc/nstx/files/nstxd.init2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/nstx/files/nstxcd.init b/net-misc/nstx/files/nstxcd.init
index 7315c72f4b93..63852481d04e 100644
--- a/net-misc/nstx/files/nstxcd.init
+++ b/net-misc/nstx/files/nstxcd.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>)
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>)