summaryrefslogtreecommitdiff
path: root/openrc
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2017-07-26 11:53:05 -0400
committerMichael Orlitzky <mjo@gentoo.org>2017-07-26 11:53:05 -0400
commit24b77433ba7a83847fda5a75663bf281a0b87c2a (patch)
tree814b764ab97b1c96ede5bc798dc17e5648aca142 /openrc
parentInstall the php-fpm init scripts conditional on --enable-fpm. (diff)
downloadeselect-php-24b77433ba7a83847fda5a75663bf281a0b87c2a.tar.gz
eselect-php-24b77433ba7a83847fda5a75663bf281a0b87c2a.tar.bz2
eselect-php-24b77433ba7a83847fda5a75663bf281a0b87c2a.zip
Use "init.d" and "conf.d" subdirectories of "openrc".
OpenRC's init and conf files need to be named the same, and so we hit problems trying to store them both in the "openrc" directory. This commit puts the conf file in a "conf.d" subdirectory and the init script in an "init.d" subdirectory.
Diffstat (limited to 'openrc')
-rw-r--r--openrc/conf.d/php-fpm (renamed from openrc/php-fpm.conf)0
-rw-r--r--openrc/init.d/php-fpm.in.in (renamed from openrc/php-fpm.in.in)0
2 files changed, 0 insertions, 0 deletions
diff --git a/openrc/php-fpm.conf b/openrc/conf.d/php-fpm
index b3efdbf..b3efdbf 100644
--- a/openrc/php-fpm.conf
+++ b/openrc/conf.d/php-fpm
diff --git a/openrc/php-fpm.in.in b/openrc/init.d/php-fpm.in.in
index 2eaa2c3..2eaa2c3 100644
--- a/openrc/php-fpm.in.in
+++ b/openrc/init.d/php-fpm.in.in