finish environment compatibility changes
This commit is contained in:
parent
1bfea517cd
commit
4cdaba69de
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ clear_processes() {
|
||||||
echo "Disabling swap..."
|
echo "Disabling swap..."
|
||||||
swapoff -a
|
swapoff -a
|
||||||
|
|
||||||
echo "Restarting systemd..."
|
echo "Restarting init process..."
|
||||||
__compat_reload_init
|
__compat_reload_init
|
||||||
# hope 15s is enough
|
# hope 15s is enough
|
||||||
sleep 15
|
sleep 15
|
||||||
|
|
Loading…
Reference in a new issue