Bug 821820 - ntpd can't be fully disabled because it does systemd wrong
Summary: ntpd can't be fully disabled because it does systemd wrong
Keywords:
Status: CLOSED DUPLICATE of bug 821813
Alias: None
Product: Fedora
Classification: Fedora
Component: ntp
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Miroslav Lichvar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 832787 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-15 14:42 UTC by Jonathan Kamens
Modified: 2012-10-23 15:39 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-10-23 15:39:23 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jonathan Kamens 2012-05-15 14:42:39 UTC
This link is included in the ntp RPM:

lrwxrwxrwx 1 root root 15 Apr 29 22:10 /lib/systemd/system/systemd-timedated-ntp.target.wants/ntpd.service -> ../ntpd.service

It shouldn't be. Rather, there should be the line in /lib/systemd/system/ntpd.service in the [Install] section:

WantedBy=systemd-timedated-ntp.target

This makes it impossible to fully disable ntpd.

See also bug 821813 for a similar problem in chrony.

Comment 1 Michal Schmidt 2012-05-15 15:39:48 UTC
Let's see if the discussion in bug 821813 results in any alternative solutions.

Comment 2 Miroslav Lichvar 2012-08-07 11:31:10 UTC
*** Bug 832787 has been marked as a duplicate of this bug. ***

Comment 3 Miroslav Lichvar 2012-10-23 15:39:23 UTC
This seems to be addressed in systemd.

*** This bug has been marked as a duplicate of bug 821813 ***


Note You need to log in before you can comment on or make changes to this bug.