[03:44] Hi guys, I have an issue with an init script (upstart job), which I have a hard time to solve. Would somebody mind to listen and maybe give suggestions for solving my issue? [15:24] I have been playing with the blocking of the boot process and I can not get it paused when depending on `startingļ¼ [15:24] network-interface INTERFACE!=lo` but I can get it paused when depending on `starting rc-sysini [15:24] xnox: ^^^^ [15:25] xnox: your patience paid off, looks like all your pointers, as well as jodh pointers, have helped me out and I can get the pause I require during the bootup sequence now [15:25] THANKS GUYS !!! [20:01] How can i tell upstart to autorestart a process even if it returns exit code 0? [20:01] would i just do normal exit HUP? (so it only considers SIGHUP something normal)