On 01/25/2013 07:46 AM, Jan Litwiński wrote:
> I have proglem with ntp service, I did:
>
> systemctl enable ntpd.service
> systemctl start ntpd.service
>
> but ntp don't start at boot, starting by hand works. As a solution I 
> created rc.local and add to it systemctl start ntpd.service and it works. I 
> think ntpd starts before NetworkManager, My question is what is correct 
> solution ?

What version of fedora are you using?  In F17 and F18 the default ntp service 
is chronyd.service.

Did you check the status after you started ntpd.service?

systemctl status ntpd.service

Did you check the logs?

-- 
Programming today is a race between software engineers striving to build bigger 
and better idiot-proof programs, and the Universe trying to produce bigger and 
better idiots. So far, the Universe is winning. -- Rick Cook, The Wizardry 
Compiled
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to