proxmox-vms/roles/acme.sh/files/acme.sh-reload.service
2025-10-13 23:28:22 +02:00

7 lines
223 B
Desktop File

# This service cannot and should not be enabled directly.
[Unit]
Description=Reload NGINX on command from acme.sh
[Service]
Type=oneshot
ExecStart=/usr/bin/systemctl restart nginx
ExecStart=/usr/bin/rm /srv/acme.sh/.reload