From: Michael Tokarev Date: Mon, 18 May 2009 12:53:08 +0000 (+0400) Subject: bugfix: chdir(/) after chroot X-Git-Tag: release-1.0.10~74 X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=commitdiff_plain;h=d4f9863635d06665cfbd3c46dc482344de240e97;hp=d4f9863635d06665cfbd3c46dc482344de240e97 bugfix: chdir(/) after chroot Fix the famous chdir(".") vs chdir("/") after chroot(something). ---