change to custom startup for barreleye
diff --git a/bin/Barreleye.py b/bin/Barreleye.py
index df87ee0..1bbd0eb 100755
--- a/bin/Barreleye.py
+++ b/bin/Barreleye.py
@@ -64,7 +64,7 @@
 		'system_state'    : 'BASE_APPS',
 		'start_process'   : True,
 		'monitor_process' : False,
-		'process_name'    : 'startup_hacks.sh',
+		'process_name'    : 'startup_barreleye.sh',
 	},
 	'bmc_init' : {
 		'system_state'    : 'BMC_INIT',