path fix.
[nodemanager.git] / codemux.py
index ebdd7c6..2dd23bf 100644 (file)
@@ -8,7 +8,7 @@ import os
 import vserver
 from sets import Set
 
-CODEMUXCONF="/etc/codemux.conf"
+CODEMUXCONF="/etc/codemux/codemux.conf"
 
 def start(options, config):
     pass