]> err.no Git - dpkg/commit
* utils/start-stop-daemon.c (daemonize): Use _exit instead of exit, to
authorGuillem Jover <guillem@debian.org>
Tue, 15 May 2007 03:18:52 +0000 (03:18 +0000)
committerGuillem Jover <guillem@debian.org>
Tue, 15 May 2007 03:18:52 +0000 (03:18 +0000)
commit57542dd67af0dce7b7c0656276bf60976e1806ca
treecf9ccd53551656ab1fda719e631bbb0ab1205777
parent5097078d1fad2c63cb3253af67776a29f68bbda7
* utils/start-stop-daemon.c (daemonize): Use _exit instead of exit, to
avoid side effects while the parents terminate.
ChangeLog
utils/start-stop-daemon.c