Skip to content

Commit

Permalink
Update acme-dns.service (#183)
Browse files Browse the repository at this point in the history
Set working directory to service users home.
  • Loading branch information
lateagain authored and joohoi committed Sep 18, 2019
1 parent e1f1d6a commit 637c82f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions acme-dns.service
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ After=network.target
User=acme-dns
Group=acme-dns
AmbientCapabilities=CAP_NET_BIND_SERVICE
WorkingDirectory=~
ExecStart=/usr/local/bin/acme-dns
Restart=on-failure

Expand Down

0 comments on commit 637c82f

Please sign in to comment.