summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:31:31 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitf2f4da9efa7b4a76c484b4ad94edb345b30e9a31 (patch)
treeb3b0b8c5ed21a9b8614084fb52cf1c2b6762d29d /net-misc/apt-cacher-ng
parentnet-misc/adjtimex: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-f2f4da9efa7b4a76c484b4ad94edb345b30e9a31.tar.gz
gentoo-f2f4da9efa7b4a76c484b4ad94edb345b30e9a31.tar.bz2
gentoo-f2f4da9efa7b4a76c484b4ad94edb345b30e9a31.zip
net-misc/apt-cacher-ng: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-misc/apt-cacher-ng')
-rw-r--r--net-misc/apt-cacher-ng/files/initd2
-rw-r--r--net-misc/apt-cacher-ng/files/initd-r12
2 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/apt-cacher-ng/files/initd b/net-misc/apt-cacher-ng/files/initd
index 7718da4dae8c..d0b3473e20d1 100644
--- a/net-misc/apt-cacher-ng/files/initd
+++ b/net-misc/apt-cacher-ng/files/initd
@@ -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-misc/apt-cacher-ng/files/initd-r1 b/net-misc/apt-cacher-ng/files/initd-r1
index dfbdd04bb085..4a72c23bf880 100644
--- a/net-misc/apt-cacher-ng/files/initd-r1
+++ b/net-misc/apt-cacher-ng/files/initd-r1
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$