Comment 19 for bug 440179

Revision history for this message
Clint Byrum (clint-fewbar) wrote :

Seems like the 'service' command should be smarter, and map to the "sysvinit" way in the same way that invoke-rc.d does for packages. restart is usually expected to start the service if it isn't started, but by passing directly through to upstart's restart, we are breaking that assumption, leading to all sorts of problems for people.