summaryrefslogtreecommitdiffstats
path: root/php-fpm.wants
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-11-17 08:41:12 +0100
committerRemi Collet <remi@php.net>2025-11-17 08:41:12 +0100
commitd38ef62b1adc579ab0dd228bae18a4b50a5e5f52 (patch)
tree6489f640a71f54adcd6f68e57ef5954a95fa6cc9 /php-fpm.wants
parent15713497314c11adb8efb542d20163a23b261923 (diff)
move httpd/nginx drop-ins back to /usr/lib/systemd/system #2415127
Diffstat (limited to 'php-fpm.wants')
-rw-r--r--php-fpm.wants9
1 files changed, 9 insertions, 0 deletions
diff --git a/php-fpm.wants b/php-fpm.wants
index 5c7c8e4..2b4e775 100644
--- a/php-fpm.wants
+++ b/php-fpm.wants
@@ -1,3 +1,12 @@
+# This file provides default configuration and will be overwritten on package upgrades.
+# Do not edit it directly.
+#
+# To customize:
+# 1. Copy this file, preserving its name, to /etc/systemd/system/<unit>.d/
+# (create the directory if it does not exist)
+# 2. Edit the copy as needed
+# 3. Run: systemctl daemon-reload
+
[Unit]
Wants=php-fpm.service