Since recently i need to issue sudo reboot --force in order to reboot my raspberry pi 2 (buster). In the past i could use sudo reboot. How can I find the reason?
When calling sudo reboot without "--force" I am not getting any message. The command simply finishes and i can enter the next command in the shell. The same happens for sudo poweroff --force. In both cases, when i add "--force" the pi reboots or does a poweroff.
I checked the following log files but didn't find any obvious related to the problem: auth.log, boot.log, debug, faillog, kern.log, messages, syslog, user.log
man rebootis all wrong then (or else someone is trying to re-write the docs without bothering to read them first). – goldilocks Dec 28 '22 at 14:56