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
|
sudo systemctl reboot
|
||||||
}
|
}
|
||||||
function shutdown {
|
function shutdown {
|
||||||
sudo systemctl shutdown
|
sudo systemctl poweroff
|
||||||
}
|
}
|
||||||
function suspend {
|
function suspend {
|
||||||
lock
|
lock
|
||||||
|
|
Loading…
Reference in a new issue