Quote from: nero355 on March 10, 2026, 07:54:11 PMThe important thing is that for example your /var/log files won't mess up your system and that's what counts here.On my system /var/log is written to as root:
Quote-rw-r--r-- 1 root wheel 255345 Mar 11 23:13 messagesThe only safeguard against this filling up the drive is to put /var on its own fs, which is how it's done here. On the OPNsense box, /var/log is mounted as tmpfs (running a -nano image, may be different on others).
Quote from: DEC740airp414user on March 11, 2026, 11:00:54 PMShould events be populating?
Quote from: franco on March 11, 2026, 11:29:14 AMCan you try this patch and see if that's better?
# opnsense-patch https://github.com/opnsense/core/commit/914e5a20e
# rm /tmp/tmpcfd_*
# service configd restart
One lingering file for each cache is expected. On my end that's 11 files after a reboot. Shouldn't grow that substantially anymore.