diff options
author | Remi Collet <remi@remirepo.net> | 2021-06-04 15:02:56 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2021-06-04 15:02:56 +0200 |
commit | 01001a538a5789c91d7c218729563e15b9ff5e75 (patch) | |
tree | fd4a90a9f0b8bd7ec7de8e5037dd4bcab9da6b49 /php-fpm.wants |
duplicate php 8.0
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 + |