summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:31:32 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit856030273ed2aa2ab5b020d1045a8873cbf537f4 (patch)
treeccd189a29454eca935171ecf9cbf7f6461c83e04
parentnet-misc/apt-cacher-ng: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-856030273ed2aa2ab5b020d1045a8873cbf537f4.tar.gz
gentoo-856030273ed2aa2ab5b020d1045a8873cbf537f4.tar.bz2
gentoo-856030273ed2aa2ab5b020d1045a8873cbf537f4.zip
net-misc/arpsponge: use #!/sbin/openrc-run instead of #!/sbin/runscript
-rw-r--r--net-misc/arpsponge/files/arpsponge.initd2
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$