summaryrefslogtreecommitdiffstats
path: root/php-fpm.wants
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-11-17 08:41:01 +0100
committerRemi Collet <remi@php.net>2025-11-17 08:41:01 +0100
commitb49f811f0811b3909c812675391d0c46ef153ab7 (patch)
tree4a0e0959cd962de4817fa80278eae96ddc105c94 /php-fpm.wants
parente2f5a31025551d8f9778f2a1490290c835a0e7ee (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