* Sun Jan 26 2025 Jean-Philippe Pialasse <jpp@koozali.org> 0.1.6-10.sme

- fix wrong service reload for apache [SME: 12505]
- add requires coolwsd-deprecated
This commit is contained in:
2025-01-26 23:44:45 -05:00
parent 2b562a56c1
commit 41ae5559ab
2 changed files with 8 additions and 3 deletions

View File

@@ -17,9 +17,9 @@ event_templates($event, qw(
));
event_services($event, qw(
httpd reload
httpd-e-smith reload
coolwsd restart
php73-php-fpm reload-or-restart
php81-php-fpm reload-or-restart
rsyslog restart
));