diff --git a/rc.in b/rc.in index a534759..2eb17e8 100755 --- a/rc.in +++ b/rc.in @@ -154,7 +154,7 @@ rc.main() { rc.boot ;; - poweroff|reboot|shutdown) + poweroff|reboot|shutdown|halt) rc.shutdown ;; esac