summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:33:52 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit469f7a57617671960b92cc207a53e2ceec873884 (patch)
tree7f6a160c23b796f7cee3639931f1a385e1be9ea0 /sys-auth/icmpdn
parentsys-apps/xmbmon: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-469f7a57617671960b92cc207a53e2ceec873884.tar.gz
gentoo-469f7a57617671960b92cc207a53e2ceec873884.tar.bz2
gentoo-469f7a57617671960b92cc207a53e2ceec873884.zip
sys-auth/icmpdn: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-auth/icmpdn')
-rw-r--r--sys-auth/icmpdn/files/init.d-icmpdnd2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/icmpdn/files/init.d-icmpdnd b/sys-auth/icmpdn/files/init.d-icmpdnd
index 9b5e59c22c71..6b3647588371 100644
--- a/sys-auth/icmpdn/files/init.d-icmpdnd
+++ b/sys-auth/icmpdn/files/init.d-icmpdnd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$