add missing variable

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@305 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
lxnay
2007-05-22 22:42:28 +00:00
parent fec5b4885f
commit cbc41aac15

View File

@@ -175,6 +175,7 @@ etpConst = {
'enzymelogfile': ETP_LOG_DIR+"/enzyme.log", # Enzyme operations log file
'reagentlogfile': ETP_LOG_DIR+"/reagent.log", # Reagent operations log file
'activatorlogfile': ETP_LOG_DIR+"/activator.log", # Activator operations log file
'entropylogfile': ETP_LOG_DIR+"/entropy.log", # Activator operations log file
'distcc-status': False, # used by Enzyme, if True distcc is enabled
'distccconf': "/etc/distcc/hosts", # distcc hosts configuration file