Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Ciao a tutti , cron esegue questo controllo quotidianamente :
/usr/local/pkg/acme/acme_command.sh "renewall" | /usr/bin/logger -t ACME 2>&1
Vorrei avee la possibilità di dirottare il log in modo verboso sui logs di sistema e ne presumo che occorrerebbe cambiare l'output . Come posso fare ? Grazie .