“service foo reload” complains about using the init script and recommends using service
Bug #433544 reported by
Anders Kaseorg
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
sysvinit (Ubuntu) |
Fix Released
|
Medium
|
Dustin Kirkland | ||
upstart (Ubuntu) |
Fix Released
|
Medium
|
Scott James Remnant (Canonical) |
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
Changed in sysvinit (Ubuntu): | |
importance: | Undecided → Medium |
tags: | removed: ubuntu-boot |
Changed in sysvinit (Ubuntu): | |
status: | New → Confirmed |
Changed in upstart (Ubuntu): | |
assignee: | Scott James Remnant (scott) → Dustin Kirkland (kirkland) |
To post a comment you must log in.
This appears to be specific to /etc/init.d/scripts linked to upstart scripts.