summaryrefslogtreecommitdiff
path: root/net-vpn/miredo/files/miredo.rc.2
diff options
context:
space:
mode:
Diffstat (limited to 'net-vpn/miredo/files/miredo.rc.2')
-rw-r--r--net-vpn/miredo/files/miredo.rc.213
1 files changed, 0 insertions, 13 deletions
diff --git a/net-vpn/miredo/files/miredo.rc.2 b/net-vpn/miredo/files/miredo.rc.2
deleted file mode 100644
index c0ae6d0d1495..000000000000
--- a/net-vpn/miredo/files/miredo.rc.2
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/sbin/openrc-run
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-depend() {
- need localmount
- after net modules
- use dns logger
-}
-
-command=/usr/sbin/${SVCNAME}
-command_args="${MIREDO_OPTS}"
-pidfile=/var/run/${SVCNAME}.pid