mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-06-06 22:18:51 -04:00
properly override ExecStart
This commit is contained in:
parent
256c3652cc
commit
2cf0966847
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
[Service]
|
||||
CapabilityBoundingSet=
|
||||
CPUSchedulingPolicy=batch
|
||||
ExecStart=
|
||||
ExecStart=/usr/bin/certbot -q renew --no-random-sleep-on-renew
|
||||
LockPersonality=true
|
||||
MemoryDenyWriteExecute=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue