provide example for update fru
diff --git a/bin/Barreleye.py b/bin/Barreleye.py
index 3c18cc5..d2abde5 100644
--- a/bin/Barreleye.py
+++ b/bin/Barreleye.py
@@ -194,7 +194,7 @@
 	}
 
 SYSTEM_CONFIG['org.openbmc.vpd'] = {
-		'system_state' : 'POWERED_ON',
+		'system_state' : 'POWERING_ON',
 		'start_process' : True,
 		'monitor_process' : False,
 		'process_name' : 'board_vpd.exe',