I'm seeing this in Karmic proper now:
atomicity:[~] sudo /etc/init.d/anacron start
[sudo] password for mdz:
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service anacron start
Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the start(8) utility, e.g. start anacron
anacron stop/waiting
atomicity:[~] sudo service anacron start
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service anacron start
Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the start(8) utility, e.g. start anacron
anacron stop/waiting
atomicity:[~] sudo start anacron
anacron stop/waiting
** Changed in: sysvinit (Ubuntu)
Status: Confirmed => Triaged
--
"service start" complains about using the init script and recommends using
"service"
https://bugs.launchpad.net/bugs/427277
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs