* Wed May 28 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-10.sme
- fix proftpd used instead of ftp service [SME: 13015]
This commit is contained in:
@@ -82,10 +82,10 @@ templates2events("/etc/rsyslog.conf", $event);
|
||||
|
||||
$event = "dhparam-update";
|
||||
templates2events("/etc/proftpd.conf", $event);
|
||||
safe_symlink("try-restart", "root/etc/e-smith/events/$event/services2adjust/proftpd");
|
||||
safe_symlink("try-restart", "root/etc/e-smith/events/$event/services2adjust/ftp");
|
||||
|
||||
$event = "smeserver-base-update";
|
||||
templates2events("/etc/proftpd.conf", $event);
|
||||
safe_symlink("try-restart", "root/etc/e-smith/events/$event/services2adjust/proftpd");
|
||||
safe_symlink("try-restart", "root/etc/e-smith/events/$event/services2adjust/ftp");
|
||||
|
||||
exit 0;
|
||||
|
Reference in New Issue
Block a user