Revision 817a030d lib/constants.py

b/lib/constants.py
84 84
RUN_GANETI_DIR = RUN_DIR + "/ganeti"
85 85
BDEV_CACHE_DIR = RUN_GANETI_DIR + "/bdev-cache"
86 86
DISK_LINKS_DIR = RUN_GANETI_DIR + "/instance-disks"
87
RUN_DIRS_MODE = 0755
87 88
SOCKET_DIR = RUN_GANETI_DIR + "/socket"
88 89
SOCKET_DIR_MODE = 0700
89 90
# keep RUN_GANETI_DIR first here, to make sure all get created when the node

Also available in: Unified diff