chrooting is not thread-safe. Install the initscript before calling VServer.start...
authorDaniel Hokka Zakrisson <dhokka@cs.princeton.edu>
Mon, 7 Jul 2008 15:58:24 +0000 (15:58 +0000)
committerDaniel Hokka Zakrisson <dhokka@cs.princeton.edu>
Mon, 7 Jul 2008 15:58:24 +0000 (15:58 +0000)
commit49b2c69eb54e66d75f3752405a7087fcd49adbcc
treef868de261553e38392555727017ab4ec20435b60
parentcb8c5578c9ea6c2dc3909b1d3ed1436f765aa580
chrooting is not thread-safe. Install the initscript before calling VServer.start instead, where we know we're the only thread running.
sliver_vs.py