<div dir="ltr">Here's what i did to fix this:<div>- modified /etc/init.d/voyage-sync to remove /var/tmp and /var/log from directories that are always synced</div><div>- added 'var' as sync directory in /etc/default/voyage-util</div>
<div>- moved /var/cache to /rovar/cache and /var/lib to /rovar/lib since these directories are large and i don't need them writeable.</div><div>- created symbolic links : ln -s /rovar/cache /var/cache,  ln -s /rovar/lib /var/lib</div>
<div><br></div><div>I still had an issue where it was writing over my symlink.  This turned out to be some stuff in the /ro folder that was overwriting on startup. I deleted the contents of the ro folder.</div><div><br></div>
<div>Now everything works great and my var folder syncs.</div><div><br></div><div>Matt</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Sep 21, 2013 at 5:22 PM, Matthew Plumb <span dir="ltr"><<a href="mailto:matthewpplumb@gmail.com" target="_blank">matthewpplumb@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi All,<div><br></div><div>I have an application that i want to install on voyage linux that absolutely must write to /var in order to function. The application is pwrstatd for monitoring a ups.</div>
<div><br>
</div><div>Now i know that voyage by default configures sync directories of var/log and var/tmp.  When i tried to add /var to the rw directories this destroyed my var directory and apt-get no longer works.</div><div><br>
</div>
<div>Any ideas on how i can get this to work?</div><div><br></div><div>Thanks,</div><div><br></div><div>matt</div></div>
</blockquote></div><br></div>