finish environment compatibility changes

This commit is contained in:
James Swineson 2019-04-13 11:07:17 +08:00 committed by GitHub
parent 1bfea517cd
commit 4cdaba69de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -160,7 +160,7 @@ clear_processes() {
echo "Disabling swap..."
swapoff -a
echo "Restarting systemd..."
echo "Restarting init process..."
__compat_reload_init
# hope 15s is enough
sleep 15