mastodon.zunda.ninja is one of the many independent Mastodon servers you can use to participate in the fediverse.
Zundon is a single user instance as home of @zundan as well as a test bed for changes of the code.

Administered by:

Server stats:

1
active users

zunda

一般アカウントでシャットダウンやリブートを可能にするのはpolkitの役割のようだ。
https://wiki.archlinux.org/title/Power_management#Using_systemd-logind

# packman -S polkit
# sync; sync; sync; reboot

一般ユーザーでログインして、

$ loginctl show-session $XDG_SESSION_ID --property=Active
Active=yes

ふむふむ

$ sync; sync; sync; reboot

リブートしてくれた。よーっし。

wiki.archlinux.orgPower management - ArchWiki