diff options
Diffstat (limited to 'net-misc/arpsponge')
-rw-r--r-- | net-misc/arpsponge/files/arpsponge.initd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/arpsponge/files/arpsponge.initd b/net-misc/arpsponge/files/arpsponge.initd index bfdeb8e40a48..73c35b139ee5 100644 --- a/net-misc/arpsponge/files/arpsponge.initd +++ b/net-misc/arpsponge/files/arpsponge.initd @@ -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$ |