diff options
Diffstat (limited to 'php-fpm.wants')
| -rw-r--r-- | php-fpm.wants | 9 |
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 |
