From 2c144276f7e922878949a7316df122dcb0d82597 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 3 Sep 2014 08:28:34 +0200 Subject: php54-php: cleanup --- php-fpm.service | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'php-fpm.service') diff --git a/php-fpm.service b/php-fpm.service index ea09910..41f6bfe 100644 --- a/php-fpm.service +++ b/php-fpm.service @@ -1,3 +1,7 @@ +# It's not recommended to modify this file in-place, because it will be +# overwritten during package upgrades. If you want to customize, the +# best way is to create a file "/etc/systemd/system/php-fpm.service". + [Unit] Description=The PHP FastCGI Process Manager After=syslog.target network.target -- cgit