MatrixDevVideosArtMusicBooksProjectsTechAIHistoryGamingDIYHealthProgrammingPrivacyAskMatrixIdeas4MatrixThemesHelpTop Subs
5
Add topics

Comment preview

[-]x0x74(+3|0)

Journaling file system. Yank the cord.

[-]LarrySwinger2(+1|0)

Yes, systemd is convenient. But if you don't want that shit you have to authenticate in order to run the shutdown command. It's dumb as shit.

[-]x0x72(+1|0)

youruser ALL=(ALL) NOPASSWD: /usr/bin/shutdown

[-]LarrySwinger2(+1|0)

For some reason NOPASSWD on a single command didn't change anything for me on Slackware, I was only ever able to get it to work with NOPASSWD:ALL which is too permissive for my taste these days. I'll try this line however, maybe it will work with /sbin/shutdown (which is where that program is located on Slackware).

[-]x0x71(0|0)

Oddly on mine I have shutdown in both locations. But which shutdown shows that /usr/bin is the "active" one on mine.