summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:32:01 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit5ff45ce16dfaa63cb9b951bc6285215e801123cc (patch)
treeade6d1e286d07fc038c412527143b904a030eb58 /net-misc/miredo
parentnet-misc/miniupnpd: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-5ff45ce16dfaa63cb9b951bc6285215e801123cc.tar.gz
gentoo-5ff45ce16dfaa63cb9b951bc6285215e801123cc.tar.bz2
gentoo-5ff45ce16dfaa63cb9b951bc6285215e801123cc.zip
net-misc/miredo: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-misc/miredo')
-rw-r--r--net-misc/miredo/files/miredo.rc.22
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/miredo/files/miredo.rc.2 b/net-misc/miredo/files/miredo.rc.2
index a9f7d066d1d4..5b9f9c75d500 100644
--- a/net-misc/miredo/files/miredo.rc.2
+++ b/net-misc/miredo/files/miredo.rc.2
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$