Open jlduran opened 10 months ago
Add the logic required to try to write to a read-only boot.
This service was created for /var/run being on tmpfs, however some users may have /var/db/ or /var for that matter on tmpfs (NanoBSD). Try to adapt the script to account for this possibility.
/var/run
/var/db/
/var
Add the logic required to try to write to a read-only boot.