6 lines
164 B
SYSTEMD
6 lines
164 B
SYSTEMD
|
[Unit]
|
||
|
Description="Run script to restart Postfix and Dovecot after the certificate has been renewed"
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=/usr/local/bin/le_mailserver_restart.sh
|