fix service name in logrotate template
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
notifempty
|
||||
sharedscripts
|
||||
postrotate
|
||||
/bin/systemctl reload php{{ php_version }}-php-fpm
|
||||
/bin/systemctl reload php{{ php_version }}-fpm
|
||||
endscript
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user