FS#26601 - [systemd-arch-units] wrong "EnvironmentFile" in ntpd.service
Attached to Project:
Community Packages
Opened by Marco (kruegsch) - Monday, 24 October 2011, 19:35 GMT
Last edited by Dave Reisner (falconindy) - Tuesday, 25 October 2011, 17:35 GMT
Opened by Marco (kruegsch) - Monday, 24 October 2011, 19:35 GMT
Last edited by Dave Reisner (falconindy) - Tuesday, 25 October 2011, 17:35 GMT
|
Details
.::Description::.
ntpd.service start fails because of a wrong "EnvironmentFile" entry. ntpd.service contains "EnvironmentFile=/etc/conf.d/ntpd.conf" but the package "ntp" creates a config files called "/etc/conf.d/ntp-client.conf" Using "ntp-client.conf" resolved the issue for me. .::Additional info::. * systemd 37-1 * systemd-arch-units 20111023-1 * ntp 4.2.6.p3-3 |
This task depends upon
Comment by
Dave Reisner (falconindy) - Tuesday,
25 October 2011, 17:35 GMT
Fixed in testing/ntp, which uses ntpd.conf instead.