summaryrefslogtreecommitdiffstats
path: root/php-fpm.wants
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-09-25 15:06:57 +0200
committerRemi Collet <remi@remirepo.net>2017-09-25 15:06:57 +0200
commit22785effe405d7baa55357beedd9365aa74784c6 (patch)
tree166289a05b9c0c8091ee5bb61f30a589bc954ebe /php-fpm.wants
parent5851c1c2a871cf6e5f23de4d6ee0a37420040bb0 (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..b1f26a8
--- /dev/null
+++ b/php-fpm.wants
@@ -0,0 +1,3 @@
+[Unit]
+Wants=php72-php-fpm.service
+