Skip to content

Commit

Permalink
create non-world-readable files (joohoi#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
serge-name committed May 28, 2018
1 parent 4646e7f commit 2926270
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 @@ -5,6 +5,7 @@ After=network.target
[Service]
User=acme-dns
Group=acme-dns
UMask=027
AmbientCapabilities=CAP_NET_BIND_SERVICE
ExecStart=/usr/local/bin/acme-dns
Restart=on-failure
Expand Down

0 comments on commit 2926270

Please sign in to comment.