View Single Post
Posts: 32 | Thanked: 9 times | Joined on Nov 2009 @ Norway
#29
Originally Posted by DaveQB View Post
I thought upstart was meant to be SysV compatible. I was surprised Debians update-rc.d script was not working when reading this thread.
There is the following package in Ubuntu/Debian for this :-
Code:
upstart-compat-sysv - compatibility for System-V-like init
I suspect the idea is to move away from sys-v and just use upstart combined with if-up/down.d for network scripts. Bit confusing for "old-timers" like myself but I'm gradually getting the hang if it.