mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-11-26 01:26:17 -05: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]
|
[Service]
|
||||||
CapabilityBoundingSet=
|
CapabilityBoundingSet=CAP_CHOWN
|
||||||
CPUSchedulingPolicy=batch
|
CPUSchedulingPolicy=batch
|
||||||
ExecStart=
|
ExecStart=
|
||||||
ExecStart=/usr/bin/certbot -q renew --no-random-sleep-on-renew --max-log-backups 0
|
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