mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-01-08 21:37:51 -05:00
e40fb1bd4e
This reverts the extra directives included in the standard chronyd.service for supporting sendmail.
10 lines
198 B
Plaintext
10 lines
198 B
Plaintext
[Service]
|
|
NoNewPrivileges=yes
|
|
ReadWritePaths=
|
|
ReadWritePaths=/run /var/lib/chrony -/var/log
|
|
Restart=always
|
|
RestartMaxDelaySec=10s
|
|
RestartSec=100ms
|
|
RestartSteps=5
|
|
RestrictAddressFamilies=~AF_NETLINK
|