diff --git a/net-misc/ices/files/ices.initd b/net-misc/ices/files/ices.initd index 595bfb3000197..ada3b4943e28f 100644 --- a/net-misc/ices/files/ices.initd +++ b/net-misc/ices/files/ices.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run depend() { need net diff --git a/net-misc/ices/files/ices.initd-r1 b/net-misc/ices/files/ices.initd-r1 index 0e86303562a0b..6d61053a6099b 100644 --- a/net-misc/ices/files/ices.initd-r1 +++ b/net-misc/ices/files/ices.initd-r1 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$