Ubuntu's Success Story: the Upstart Startup Manager (LinuxPlanet)
Ubuntu's Success Story: the Upstart Startup Manager (LinuxPlanet)
Posted Apr 9, 2010 15:10 UTC (Fri) by vonbrand (subscriber, #4458)In reply to: Ubuntu's Success Story: the Upstart Startup Manager (LinuxPlanet) by kreijack
Parent article: Ubuntu's Success Story: the Upstart Startup Manager (LinuxPlanet)
That stops the job at hand, doesn't disable it... It boils down to what is more reasonable to do on next boot with a job that was stopped on shudown:
- Each boot should offer the same configuration, set permanently in some way. That a particular job was or not running on shutdown is inconsecuential.
- A reboot is simply a temporary service interruption, it makes sense to keep stopped jobs stopped, and so on.
