4 069
contributi
Riga 75: | Riga 75: | ||
stop program = "systemctl stop proftpd" | stop program = "systemctl stop proftpd" | ||
if failed port 21 protocol ftp then restart | if failed port 21 protocol ftp then restart | ||
</pre> | |||
Quindi abilitiamolo e riavviamo Monit: | |||
<pre> | |||
# ln -s /etc/monit/conf-available/proftpd /etc/monit/conf-enabled | |||
# monit -t | |||
# systemctl restart monit | |||
</pre> | </pre> |