From 4cdaba69ded56ca847cbd63e6ef9f034d2aa5cba Mon Sep 17 00:00:00 2001 From: James Swineson Date: Sat, 13 Apr 2019 11:07:17 +0800 Subject: [PATCH] finish environment compatibility changes --- menhera.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/menhera.sh b/menhera.sh index 95f950e..da3ae46 100755 --- a/menhera.sh +++ b/menhera.sh @@ -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