linuxmint / cinnamon-session

The Cinnamon session manager
GNU General Public License v2.0
26 stars 36 forks source link

Cannot reboot from console anymore #162

Open pilatomic opened 5 months ago

pilatomic commented 5 months ago

On Mint 21.3 64 bit with cinnamon-session 6.0.1

Issue

In Mint 21.2, rebooting from a terminal was as simple as typing "reboot" in any open terminal. In Mint 21.3, it fails with the following message :

$ reboot
Operation inhibited by "pila" (PID 1844 "cinnamon-sessio", user pila), reason is "user session inhibited".
Please retry operation after closing inhibitors and logging out other users.
Alternatively, ignore inhibitors and users with 'systemctl reboot -i'.

Is it the expected behavior ? I preferred the previous behavior, but I see how the new one could be seen as an improvement.