lkundrak / rpms / chrony

Forked from rpms/chrony 4 years ago
Clone
4ad5f0b
diff -up chrony-1.31/examples/chronyd.service.service-helper chrony-1.31/examples/chronyd.service
4ad5f0b
--- chrony-1.31/examples/chronyd.service.service-helper	2014-09-10 17:00:54.000000000 +0200
4ad5f0b
+++ chrony-1.31/examples/chronyd.service	2014-07-03 18:09:45.000000000 +0200
4ad5f0b
@@ -8,6 +8,7 @@ Type=forking
4ad5f0b
 PIDFile=/var/run/chronyd.pid
4ad5f0b
 EnvironmentFile=-/etc/sysconfig/chronyd
4ad5f0b
 ExecStart=/usr/sbin/chronyd $OPTIONS
4ad5f0b
+ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers
4ad5f0b
 
4ad5f0b
 [Install]
4ad5f0b
 WantedBy=multi-user.target