summaryrefslogtreecommitdiffstats
path: root/php-fpm.wants
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-09-25 15:17:39 +0200
committerRemi Collet <remi@remirepo.net>2017-09-25 15:17:39 +0200
commit83353a48a8f5935f8c9eb1a21e9ddbb6deb0c08e (patch)
tree21b43c0d9d43f7e74199bcaf3982e0a7fd8fd68d /php-fpm.wants
parentb1c22054d13ed677c0a4baecf087bb3c824b3ec0 (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..a16b45f
--- /dev/null
+++ b/php-fpm.wants
@@ -0,0 +1,3 @@
+[Unit]
+Wants=php56-php-fpm.service
+