463
474
# This directory should contain the "www" and "bin" directories.
466
485
# In the local file system, where are the student/user file spaces located.
467
486
# The user jails are expected to be located immediately in subdirectories of
489
""" % (root_dir, ivle_install_dir, public_host, jail_base))
473
492
except IOError, (errno, strerror):