close stdin/out/err before forking an instance
authorJohn Crispin <blogic@openwrt.org>
Mon, 8 Jul 2013 19:40:14 +0000 (21:40 +0200)
committerJohn Crispin <blogic@openwrt.org>
Mon, 8 Jul 2013 19:40:14 +0000 (21:40 +0200)
commit8643c5876241474be551980e51740f2dcb8046bd
treee02e6cbf365a3fa64396e3d39c3679aed21dd109
parent9f8c266ba9a7232710b492974750cdbf0edf0bfe
close stdin/out/err before forking an instance

Signed-off-by: John Crispin <blogic@openwrt.org>
instance.c