gentoo-overlay/net-misc/chrony/files/chrony-3.5-r3-systemd-gentoo.patch

12 lines
309 B
Diff

--- a/examples/chronyd.service
+++ b/examples/chronyd.service
@@ -8,8 +8,7 @@
[Service]
Type=forking
PIDFile=/run/chrony/chronyd.pid
-EnvironmentFile=-/etc/sysconfig/chronyd
-ExecStart=/usr/sbin/chronyd $OPTIONS
+ExecStart=/usr/sbin/chronyd -u ntp -F 0
PrivateTmp=yes
ProtectHome=yes
ProtectSystem=full