From 779514b767583706c9cc8d286c42f31b57293c70 Mon Sep 17 00:00:00 2001 From: nachoparker Date: Thu, 1 Aug 2019 10:33:03 -0600 Subject: build: fix armbian activation Signed-off-by: nachoparker --- armbian.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/armbian.sh b/armbian.sh index e32e40b8..5390bdf7 100644 --- a/armbian.sh +++ b/armbian.sh @@ -47,9 +47,6 @@ run_app_unsafe post-inst.sh cd - -# force change root password at first login (again) -chage -d 0 root - # disable SSH by default, it can be enabled through ncp-web systemctl disable ssh -- cgit v1.2.3