This website requires JavaScript.
Explore
Help
Sign In
Git-Mirrors
/
graphene-os-server-infrastructure
Watch
1
Star
0
Fork
0
You've already forked graphene-os-server-infrastructure
mirror of
https://github.com/GrapheneOS/infrastructure.git
synced
2024-12-23 05:59:22 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a84979274e
graphene-os-server-infrastr...
/
systemd
/
system
/
unbound.service.d
/
override.conf
6 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
enable auto-restart for unbound and chronyd
2024-09-14 22:22:32 -04:00
[Service]
Restart=always
use incrementing auto-restart delay for unbound
2024-10-21 07:23:44 -04:00
RestartMaxDelaySec=10s
RestartSec=100ms
RestartSteps=5
Reference in New Issue
Copy Permalink