I realize that this may not be FreeNAS specific question, but I'm wondering how you guys setup your NAS to run 24x7.  BIOS supports AC Power Restore mode of "Last State". I see that FreeNAS sets up SHUTDOWN command in upsmon.conf as "/sbin/shutdown -p now".   This means that when UPS forces the shutdown, it will power off the system and it will not come back up when power is restored.
 
Should I change this to "-h" (halt) instead of "-p"? What is the general opinion on this.
 
Thanks
	
		
			
		
		
	
			
			Should I change this to "-h" (halt) instead of "-p"? What is the general opinion on this.
Thanks