correct to /etc/vm-manager.json

This commit is contained in:
2013-08-15 23:23:08 +02:00
parent e7fa5887b7
commit 0709f0d7bf

View File

@@ -9,7 +9,7 @@ from VMHelper import VMHelper
#### Constants ### #### Constants ###
CONFIG_FILENAME_DEFAULT = "/etc/config.json" CONFIG_FILENAME_DEFAULT = "/etc/vm-manager.json"
SHUTDOWN_TIMEOUT = 180 SHUTDOWN_TIMEOUT = 180
#### --------- ### #### --------- ###