Some changes.

This commit is contained in:
2014-07-25 12:18:52 +02:00
parent f0ea29c15b
commit 40c0d45847
7 changed files with 46 additions and 43 deletions

View File

@@ -51,7 +51,8 @@ case "$1" in
;;
hibernate)
log "[I] Hibernating."
lock && systemctl hibernate
#lock &&
systemctl hibernate
;;
reboot)
log "[I] Rebooting."