mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-01-09 13:49:26 -05:00
properly override ExecStart
This commit is contained in:
parent
256c3652cc
commit
2cf0966847
@ -1,6 +1,7 @@
|
|||||||
[Service]
|
[Service]
|
||||||
CapabilityBoundingSet=
|
CapabilityBoundingSet=
|
||||||
CPUSchedulingPolicy=batch
|
CPUSchedulingPolicy=batch
|
||||||
|
ExecStart=
|
||||||
ExecStart=/usr/bin/certbot -q renew --no-random-sleep-on-renew
|
ExecStart=/usr/bin/certbot -q renew --no-random-sleep-on-renew
|
||||||
LockPersonality=true
|
LockPersonality=true
|
||||||
MemoryDenyWriteExecute=true
|
MemoryDenyWriteExecute=true
|
||||||
|
Loading…
Reference in New Issue
Block a user