Skip to content
Snippets Groups Projects
Commit dbf163ca authored by Pierre Ozoux's avatar Pierre Ozoux
Browse files

wip

parent 1f33ea50
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ Before=backup-u@%i.timer
WorkingDirectory=/data/domains/%i/
ExecStartPre=/bin/cp /data/domains/%i/TLS/%i.pem /data/runtime/haproxy/approved-certs/%i.pem
ExecStart=/bin/bash -euxc '/data/domains/%i/RUN'
ExecStop=/data/domains/%i/STOP
ExecStop=/bin/bash -euxc '/data/domains/%i/STOP'
[Install]
WantedBy=multi-user.target
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment