diff options
author | 2016-05-18 01:32:01 -0500 | |
---|---|---|
committer | 2016-05-18 01:38:34 -0500 | |
commit | 5ff45ce16dfaa63cb9b951bc6285215e801123cc (patch) | |
tree | ade6d1e286d07fc038c412527143b904a030eb58 /net-misc/miredo | |
parent | net-misc/miniupnpd: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff) | |
download | gentoo-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.2 | 2 |
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$ |