mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-09-27 11:41:51 -04:00
add CAP_CHOWN to certbot-renew.service for dnsdist
This commit is contained in:
parent
defb596ac1
commit
46fe2fd36c
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
[Service]
|
||||
CapabilityBoundingSet=
|
||||
CapabilityBoundingSet=CAP_CHOWN
|
||||
CPUSchedulingPolicy=batch
|
||||
ExecStart=
|
||||
ExecStart=/usr/bin/certbot -q renew --no-random-sleep-on-renew --max-log-backups 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue