On my RPi installs of jessie and wheezy, /var/run is just a symlink to /run, and /run is a tmpfs filesystem — it’s created by an init script, not mounted out of fstab, but it is tmpfs.
-Les > On 7 Nov 2016, at 11:14, vince <[email protected]> wrote: > > On Monday, November 7, 2016 at 8:47:51 AM UTC-8, fraban wrote: > Hi Vince > >> for the weewx directory, your NOAA reports will disappear every time you >> reboot, so wouldn't weewx (very slowly) regenerate them every reboot ? > > we run jessie on the raspberries with no problem running this fstab. > Maybe /var/run to tmpfs causes problems on other systems - here no problems > > hmmm - definitely has problems under Vagrant using the debian/jessie64 image > from the Debian project. > > All I did was manually paste your tmpfs lines into fstab and reboot. > Commenting out the /var/run line and rebooting fixes all issues. > Odd. > > Thanks again for the tmpfs example. Pretty cool. > > -- > You received this message because you are subscribed to the Google Groups > "weewx-user" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
