summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2016-01-21 10:43:54 -0500
committerLars Wendler <polynomial-c@gentoo.org>2016-03-03 13:46:26 +0100
commit57d7683f63ac1bd4d01e7bf5e6c159f28894d208 (patch)
treea3a21a270b1206b4c505ad5e2833122072de1fa7
parentapache2.initd: append SERVERROOT and CONFIGFILE to APACHE2_OPTS once. (diff)
downloadapache-57d7683f63ac1bd4d01e7bf5e6c159f28894d208.tar.gz
apache-57d7683f63ac1bd4d01e7bf5e6c159f28894d208.tar.bz2
apache-57d7683f63ac1bd4d01e7bf5e6c159f28894d208.zip
apache2.initd: replace deprecated name "runscript" with "openrc-run".
-rwxr-xr-x2.4/init/apache2.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/2.4/init/apache2.initd b/2.4/init/apache2.initd
index e81fa59..ed9fdc5 100755
--- a/2.4/init/apache2.initd
+++ b/2.4/init/apache2.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2