bugfix: chdir(/) after chroot
authorMichael Tokarev <mjt@corpit.ru>
Mon, 18 May 2009 12:53:08 +0000 (16:53 +0400)
committerGuus Sliepen <guus@tinc-vpn.org>
Mon, 18 May 2009 13:05:43 +0000 (15:05 +0200)
commitd4f9863635d06665cfbd3c46dc482344de240e97
treef61ec28ed1a670f6cab1b935223ace09167ab003
parent6be5d4f5b67764115b37528d2fe01bd245b3cd3e
bugfix: chdir(/) after chroot

Fix the famous chdir(".") vs chdir("/") after chroot(something).
src/tincd.c