summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dialup/capifwd/files/capifwd.init')
-rw-r--r--net-dialup/capifwd/files/capifwd.init4
1 files changed, 1 insertions, 3 deletions
diff --git a/net-dialup/capifwd/files/capifwd.init b/net-dialup/capifwd/files/capifwd.init
index 0c339f35eecb..f49bc1ebd503 100644
--- a/net-dialup/capifwd/files/capifwd.init
+++ b/net-dialup/capifwd/files/capifwd.init
@@ -1,10 +1,8 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-opts="start stop"
-
depend() {
need capi
}