Add write mode for cl_chroot_path.

netsetup
Mike Hiretsky 14 years ago
parent f32a708c90
commit cfa1ad46cb

@ -327,7 +327,7 @@ class Data:
os_arch_machine = {}
cl_template_path = {}
os_net_hostname = {'mode':"w"}
cl_chroot_path = {}
cl_chroot_path = {'mode':"w"}
cl_env_path = {}
cl_action = {}
os_root_dev = {}

Loading…
Cancel
Save