Talk:Allow users to shutdown

From ArchWiki

Alternative method

Why not?

 echo USERNAME >> /etc/shutdown.allow

 shutdown -r
 # to reboot in one minute

 shutdown -s now
 # to shutdown immediately

—This unsigned comment is by Vikk (talk) 17:53, 16 July 2022. Please sign your posts with ~~~~!