I have OMV 7.0-26 installed on Debian Bookworm (ODroid HC4) via the official install script.
The system started behaving in a very weird way recently, rebooting every time I "do something with respect to configuration". I am not 100% sure what triggers those reboots, but they happen
1) every time I apply configuration changes via the web UI,
2) every time I try to do apt/dpkg stuff via ssh
I tried watching `sudo journalctl -f` during the problematic operation, but nothing gets logged. My ssh just freezes as the system reboots. Also, I believe that logs are ram-only (/var/log mounted via folder2ram?), so I am unable to find anything relevant after the restart.

