diff -Nur --no-dereference e-smith-proftpd-2.6.0.old/createlinks e-smith-proftpd-2.6.0/createlinks --- e-smith-proftpd-2.6.0.old/createlinks 2021-05-31 00:15:00.089000000 -0400 +++ e-smith-proftpd-2.6.0/createlinks 2021-05-31 00:19:26.756000000 -0400 @@ -38,6 +38,7 @@ remoteaccess-update password-modify e-smith-proftpd-update + ssl-update )); foreach my $event (qw( @@ -65,6 +66,8 @@ safe_symlink("sigusr1", "root/etc/e-smith/events/$event/services2adjust/ftp"); } +safe_symlink("restart", "root/etc/e-smith/events/ssl-update/services2adjust/ftp"); + my $event = 'e-smith-proftpd-update'; safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/ftp"); safe_symlink("restart", "root/etc/e-smith/events/$event/services2adjust/rsyslog");