mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-01-03 02:50:47 -05:00
enable auto-restart for unbound and chronyd
This commit is contained in:
parent
b04898594a
commit
76c1ae3aaf
2
systemd/system/chronyd.service.d/local.conf
Normal file
2
systemd/system/chronyd.service.d/local.conf
Normal file
@ -0,0 +1,2 @@
|
||||
[Service]
|
||||
Restart=always
|
2
systemd/system/unbound.service.d/local.conf
Normal file
2
systemd/system/unbound.service.d/local.conf
Normal file
@ -0,0 +1,2 @@
|
||||
[Service]
|
||||
Restart=always
|
Loading…
Reference in New Issue
Block a user