This is not daemonising, that's simply putting it into a background
process group still connected to the same tty.

To truly daemonise you need to disassociate with the parent properly,
closing the terminal connection and changing session id.  Use start-
stop-daemon, for example.

** Changed in: sysvinit (Ubuntu)
       Status: New => Invalid

-- 
daemonized scripts started from rc.local are exiting with rc.local
https://bugs.launchpad.net/bugs/349196
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to