diff options
author | Remi Collet <remi@remirepo.net> | 2023-08-30 10:48:34 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-08-30 10:48:34 +0200 |
commit | 627e1502d5206fc341ffb78824c46ac1dc6adb1e (patch) | |
tree | 9a634f03b71baac7f7d4cc917ecd73d017d0c6a0 /php-fpm.wants |
duplicate 8.2
Diffstat (limited to 'php-fpm.wants')
-rw-r--r-- | php-fpm.wants | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/php-fpm.wants b/php-fpm.wants new file mode 100644 index 0000000..5c7c8e4 --- /dev/null +++ b/php-fpm.wants @@ -0,0 +1,3 @@ +[Unit] +Wants=php-fpm.service + |