Skip to content
Snippets Groups Projects
Commit d6da5f9f authored by ale's avatar ale
Browse files

Add reload support to systemd unit

parent 4cb51353
Branches
No related tags found
Loading
......@@ -7,6 +7,7 @@ User=acmeserver
Group=acmeserver
EnvironmentFile=-/etc/default/acmeserver
ExecStart=/usr/bin/acmeserver --addr $ADDR
ExecReload=/bin/kill -HUP $MAINPID
Restart=always
# Hardening
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment