summaryrefslogtreecommitdiffstats
path: root/php-fpm.wants
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-09-25 15:15:01 +0200
committerRemi Collet <remi@remirepo.net>2017-09-25 15:15:01 +0200
commitd771af9b902dc0b266f33f6aca18a0dbf522cf30 (patch)
tree3e67ff47d67da86eed8784de33a2c54b2bf3544e /php-fpm.wants
parent6d1f3e1a833c253b472e1c1cda3efd3dce587547 (diff)
F27: php now requires php-fpm and start it with httpd / nginx
Diffstat (limited to 'php-fpm.wants')
-rw-r--r--php-fpm.wants3
1 files changed, 3 insertions, 0 deletions
diff --git a/php-fpm.wants b/php-fpm.wants
new file mode 100644
index 0000000..29b7f93
--- /dev/null
+++ b/php-fpm.wants
@@ -0,0 +1,3 @@
+[Unit]
+Wants=php70-php-fpm.service
+