On Wednesday, 26 June 2019 11:20:20 BST Mick wrote: > I just looked at another installation. The default sddm configuration file > (/ usr/share/sddm/sddm.conf.d/00default.conf) shows this: > > [General] > # Halt command > HaltCommand=/usr/bin/loginctl poweroff > > In an OpenRC system there is no loginctl. Consequently, unless we define a > separate config in /etc/ to use shutdown (with sudo?) it won't work. This > systemd-ism may be worth a bug report.
Here, it shows 'HaltCommand=/sbin/shutdown -h -P now'. -- Regards, Peter.

