build: fix armbian activation

Signed-off-by: nachoparker <nacho@ownyourbits.com>
This commit is contained in:
nachoparker 2019-08-01 10:33:03 -06:00
parent bcef6bf36d
commit 779514b767

View File

@ -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