summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:33:05 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit1e144d0986d1bc343d1e73e1d16bcd84f004c2f1 (patch)
tree2b13196f1cefa2a321715e102e453e9d46a964ab /net-proxy
parentnet-print/mtink: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-1e144d0986d1bc343d1e73e1d16bcd84f004c2f1.tar.gz
gentoo-1e144d0986d1bc343d1e73e1d16bcd84f004c2f1.tar.bz2
gentoo-1e144d0986d1bc343d1e73e1d16bcd84f004c2f1.zip
net-proxy/c-icap: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-proxy')
-rw-r--r--net-proxy/c-icap/files/c-icap.init.22
-rw-r--r--net-proxy/c-icap/files/c-icap.init.32
2 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/c-icap/files/c-icap.init.2 b/net-proxy/c-icap/files/c-icap.init.2
index 398990d22ec0..d48283fc63e8 100644
--- a/net-proxy/c-icap/files/c-icap.init.2
+++ b/net-proxy/c-icap/files/c-icap.init.2
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/net-proxy/c-icap/files/c-icap.init.3 b/net-proxy/c-icap/files/c-icap.init.3
index 4a3e0269bae1..a5b0a3e03c84 100644
--- a/net-proxy/c-icap/files/c-icap.init.3
+++ b/net-proxy/c-icap/files/c-icap.init.3
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$