fedora-server-config/etc/systemd∕system/acmesh-reload.service

9 lines
277 B
SYSTEMD
Raw Permalink Normal View History

2024-08-25 15:39:50 +02:00
# This service cannot and should not be enabled directly.
[Unit]
Description=Reload NGINX on command from acme.sh
[Service]
Type=oneshot
ExecStart=/usr/bin/docker restart reverse_proxy
ExecStart=/usr/bin/rm /root/data/acme.sh/.reload
#ExecStart=/usr/bin/touch /root/amogus.txt