summaryrefslogtreecommitdiff
path: root/net-misc/chrony/files/chrony-4.2-systemd-gentoo.patch
blob: 1852cdeb92e9edcfdf488e077243183ccb72ae70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/examples/chronyd.service b/examples/chronyd.service
index 4fb930e..8df627a 100644
--- a/examples/chronyd.service
+++ b/examples/chronyd.service
@@ -9,7 +9,7 @@ ConditionCapability=CAP_SYS_TIME
 Type=forking
 PIDFile=/run/chrony/chronyd.pid
 EnvironmentFile=-/etc/sysconfig/chronyd
-ExecStart=/usr/sbin/chronyd $OPTIONS
+ExecStart=/usr/sbin/chronyd $OPTIONS -u ntp -F 2
 
 CapabilityBoundingSet=~CAP_AUDIT_CONTROL CAP_AUDIT_READ CAP_AUDIT_WRITE
 CapabilityBoundingSet=~CAP_BLOCK_SUSPEND CAP_KILL CAP_LEASE CAP_LINUX_IMMUTABLE