I have enabled some additional directories for r/w in 
/etc/default/voyage-util.  It seems now to use this function that the 
unit requires a password to reboot.  This is not really workable when I 
support this unit remotely.  I have installed an ldap server and so I 
need /var/lib/ldap writable and to sync if power is lost.  How do I 
configure this properly to avoid the reboot password?  My current 
settings are;
<br>
<br>VOYAGE_SYNC_DIRS=&quot;var/lib/ldap&quot;
<br>VOYAGE_SYNC_RECOVER=&quot;YES&quot;
<br>VOYAGE_SYNC_RECOVER_DIRS=&quot;&quot;
<br>VOYAGE_RW_DIRS=&quot;var/lib/php5 var/cache/nscd var/lib/named&quot;
<br>
<br>Thanks,
<br>Dan