[Bug 604717] Re: Please convert init script to upstart
Colin Watson
cjwatson at canonical.com
Fri Aug 20 16:38:00 BST 2010
I agree with David's comment.
-invoke-rc.d --quiet ntp start >/dev/null 2>&1 || true
+start stop >/dev/null 2>&1 || true
This is wrong - should be 'start ntp'.
(Incomplete review; I still need to look at the job itself.)
--
Please convert init script to upstart
https://bugs.launchpad.net/bugs/604717
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in ubuntu.
More information about the Ubuntu-server-bugs
mailing list