Matt Stone

Results 5 comments of Matt Stone

Sorry, the script in question is read-only-fs.sh

I got to the bottom of this, lines 264-266 move the location of `/var/spool` to the `/tmp` location and crontabs get written to `/var/spool/cron/crontabs` which will get deleted by the...

I'm surprised more people haven't requested this feature. I think having the ability to disable updating either through a method in code or via an environment variable that can be...

It's more for super admins that we want to block this ability, having the ability to globally block updates via the admin UI is preferable

So after some more digging online I found this post: https://github.com/edorfaus/TEMPered/issues/51 which indicates the device I have actually returns two lines of data, so I changed line 93 in temperx.go...