Revision 3329f4de lib/hypervisor/hv_lxc.py

b/lib/hypervisor/hv_lxc.py
65 65
      notify_on_release and release_agent feature of cgroups
66 66

  
67 67
  """
68
  _ROOT_DIR = constants.RUN_GANETI_DIR + "/lxc"
68
  _ROOT_DIR = constants.RUN_DIR + "/lxc"
69 69
  _DEVS = [
70 70
    "c 1:3",   # /dev/null
71 71
    "c 1:5",   # /dev/zero

Also available in: Unified diff