summaryrefslogtreecommitdiff
path: root/net-misc/ip-sentinel
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:31:52 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit02ef804196ac40946c9c3960149342588cc11de1 (patch)
tree24ca7aa713933d374b0fbc30438a5ff2e4c7b296 /net-misc/ip-sentinel
parentd7d4412a144760e78c693b2d00edc64c29800934 (diff)
downloadgentoo-02ef804196ac40946c9c3960149342588cc11de1.tar.gz
gentoo-02ef804196ac40946c9c3960149342588cc11de1.tar.xz
net-misc/ip-sentinel: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-misc/ip-sentinel')
-rw-r--r--net-misc/ip-sentinel/files/ip-sentinel.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ip-sentinel/files/ip-sentinel.init b/net-misc/ip-sentinel/files/ip-sentinel.init
index 1f293ad64a9..a2347cd6652 100644
--- a/net-misc/ip-sentinel/files/ip-sentinel.init
+++ b/net-misc/ip-sentinel/files/ip-sentinel.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
# $Id$