I was looking at the Wiki, https://github.com/weewx/weewx/wiki/Minimize-writes-on-SD-cards , and saw the article about writing the reports to a tmpfs. The article said to put this in the fstab file.
echo "weewx_reports /var/weewx/reports tmpfs size=20M,noexec,nosuid,nodev 0 0" | sudo tee -a /etc/fstab Well I tried this and get a parse error. Any ideas? Tom -- 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.
