diff --git a/configs/init b/configs/init index 141682f..c400f53 100755 --- a/configs/init +++ b/configs/init @@ -100,4 +100,4 @@ fi echo "[+] switching root" echo " exec switch_root /mnt/root /sbin/zinit init" -exec switch_root /mnt/root /sbin/zinit init \ No newline at end of file +exec switch_root /mnt/root /sbin/zinit -d init \ No newline at end of file