Searched refs:newroot_path (Results 1 – 1 of 1) sorted by relevance
103 create_dir("%s/%s" % (newroot_path(), store), 0o755)139 print("Attempting to rebuild policy from %s" % newroot_path())194 def newroot_path(): function198 return "%s/%s/active" % (newroot_path(), store)259 create_dir(newroot_path(), 0o755)