Bug#450759: Daemonise and detach from terminal properly when changing root

2007-11-10 Thread gregor herrmann
tags 450759 + upstream thanks On Sat, 10 Nov 2007 02:39:09 +, Matthew William Solloway Bell wrote: > iodine chroots and drops privileges before calling daemoon(). This > causes daemon() to be unable to detach from the terminal properly. This > stops it being used as a system service (as the t

Bug#450759: Daemonise and detach from terminal properly when changing root

2007-11-09 Thread Matthew William Solloway Bell
Package: iodine Version: 0.4.0-3 Severity: important tags: patch iodine chroots and drops privileges before calling daemoon(). This causes daemon() to be unable to detach from the terminal properly. This stops it being used as a system service (as the terminal may close). Here is a patch. Matthew