Merge pull request #41 from mkumatag/fix_errors

Fix syntax errors
diff --git a/bin/Palmetto.py b/bin/Palmetto.py
index 9f89e3f..7a6c704 100755
--- a/bin/Palmetto.py
+++ b/bin/Palmetto.py
@@ -148,12 +148,13 @@
 		'monitor_process' : True,
 		'process_name'    : 'fan.exe',
 		'args'            : [ 'fan0','fan1','fan2','fan3','fan4' ]
-	}
+	},
 	'bmc_control' : {
 		'system_state'    : 'BMC_STARTING',
 		'start_process'   : True,
 		'monitor_process' : True,
 		'process_name'    : 'control_bmc.exe',
+	}
 }
 
 CACHED_INTERFACES = {