this post was submitted on 07 Apr 2025
15 points (100.0% liked)
Linux
6874 readers
131 users here now
A community for everything relating to the GNU/Linux operating system
Also check out:
Original icon base courtesy of [email protected] and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
SystemCTL systems need to use: "systemctl shutdown".
Not sure if openSUSE uses it.
poweroff
orshutdown
will work on almost every distro. Even systemd ones (they are usually symlinks but doesn't really matter because they work).@doomsdayrs @theorangeninja Not entirely correct, most will have shutdown scripts that call systemd, but that is a direct way to accomplish it.