From bc5f2a8d2739598e91e6cdcc0a89af8ede7191d0 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 30 Sep 2013 08:58:15 +0200 Subject: forgot halt flag and time argument MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- gotrc-examples/commands | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gotrc-examples') diff --git a/gotrc-examples/commands b/gotrc-examples/commands index f4c6677..6e55939 100644 --- a/gotrc-examples/commands +++ b/gotrc-examples/commands @@ -10,7 +10,7 @@ function _login_commands { if [ "${user::1}" = "+" ]; then if [ "${user}" = "+shutdown" ]; then - shutdown + shutdown -h now elif [ "${user}" = "+reboot" ]; then reboot elif [ "${user}" = "+backlight" ]; then -- cgit v1.2.3-70-g09d2