Re: Audio-issues and questions around ALSA and sndiod
Just to point out: If you add yourself to the group "power" you do not even need to verify anything with your root-password after all. You just need to type:
doas poweroff
Or:
doas reboot
Just that you need:
doas usermod -aG power cody
Thank you for that information.
Before I think I was using
doas openrc-shutdown -p
in Hyperbola
in my user account, after you showed me that I can do more things than I thought I could with it, to shutdown my computer.
But I see I can type less with
doas poweroff
or
doas reboot
And both of these also work.