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
29ad948637
graphene-os-server-infrastr...
/
systemd
/
system
/
chronyd.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
2024-09-15 00:19:19 -04:00
RestartMaxDelaySec=10s
RestartSec=100ms
RestartSteps=5
Reference in New Issue
Copy Permalink