10 lines
255 B
SYSTEMD
10 lines
255 B
SYSTEMD
[Unit]
|
|
Description="Monitor the server certificate files to trigger a services restart after the certificates has been renewed"
|
|
|
|
[Path]
|
|
PathModified=/root/.acme.sh/server.example.com/
|
|
Unit=le-services-restart.service
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|