Befehl angepasst
This commit is contained in:
parent
0f79fae6ed
commit
8115cefc54
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ function reboot {
|
|||
sudo systemctl reboot
|
||||
}
|
||||
function shutdown {
|
||||
sudo systemctl shutdown
|
||||
sudo systemctl poweroff
|
||||
}
|
||||
function suspend {
|
||||
lock
|
||||
|
|
Loading…
Reference in a new issue