05-01-2021, 09:15 PM
halt -p
is what I usually use. I think that worked under OpenBSD too.
If you don't have /sbin in your path neither will work because that's where they are. In Debian shutdown is a symlink to /bin/systemctl, so is halt. /sbin isn't in some non-root paths I think, but you can add it.
is what I usually use. I think that worked under OpenBSD too.
If you don't have /sbin in your path neither will work because that's where they are. In Debian shutdown is a symlink to /bin/systemctl, so is halt. /sbin isn't in some non-root paths I think, but you can add it.