path fix.
authorFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Mon, 24 Mar 2008 21:00:32 +0000 (21:00 +0000)
committerFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Mon, 24 Mar 2008 21:00:32 +0000 (21:00 +0000)
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