[Bug 433544] Re: “service foo reload” complains about using the init script and recommends using service
somekool
somekool at gmail.com
Wed Apr 18 11:48:50 UTC 2012
I still have that bug... 3 years later running 12.04
mathieu at Miyauchi-QC-PC:~$ service autofs disable
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service autofs disable
The script you are attempting to invoke has been converted to an Upstart
job, but disable is not supported for Upstart jobs.
mathieu at Miyauchi-QC-PC:~$ type service
service is hashed (/usr/sbin/service)
mathieu at Miyauchi-QC-PC:~$
mathieu at Miyauchi-QC-PC:/etc$ do-release-upgrade
Checking for a new Ubuntu release
No new release found
mathieu at Miyauchi-QC-PC:/etc$
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to sysvinit in Ubuntu.
https://bugs.launchpad.net/bugs/433544
Title:
“service foo reload” complains about using the init script and
recommends using service
Status in “sysvinit” package in Ubuntu:
Fix Released
Status in “upstart” package in Ubuntu:
Fix Released
Bug description:
Binary package hint: sysvinit
In the spirit of bug #427277 (service foo start), but still present
after it was fixed:
$ sudo service dbus reload
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service dbus reload
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sysvinit/+bug/433544/+subscriptions
More information about the foundations-bugs
mailing list