summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:29:48 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit26d5fa0f9cf818acd2c698fd3057c748521b07fd (patch)
treee181efe54ceb2ea582c6712a076de0f83bb48841 /net-analyzer/ipcad/files
parentnet-analyzer/ipband: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-26d5fa0f9cf818acd2c698fd3057c748521b07fd.tar.gz
gentoo-26d5fa0f9cf818acd2c698fd3057c748521b07fd.tar.bz2
gentoo-26d5fa0f9cf818acd2c698fd3057c748521b07fd.zip
net-analyzer/ipcad: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-analyzer/ipcad/files')
-rw-r--r--net-analyzer/ipcad/files/ipcad.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/ipcad/files/ipcad.init b/net-analyzer/ipcad/files/ipcad.init
index ba3a88e712e7..e0326f4b65ae 100644
--- a/net-analyzer/ipcad/files/ipcad.init
+++ b/net-analyzer/ipcad/files/ipcad.init
@@ -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$