Tagged Questions
3
votes
2answers
179 views
Upstart: How to run a “stop” before stopping other services?
I recently found out about the upstart "service starter" that Ubuntu is using and that is (apparently) the future to start/stop jobs in Linux.
It's pretty new to me (I was used to the old SysV system ...