Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornachoparker <nacho@ownyourbits.com>2019-08-01 19:33:03 +0300
committernachoparker <nacho@ownyourbits.com>2019-08-01 19:33:03 +0300
commit779514b767583706c9cc8d286c42f31b57293c70 (patch)
tree60b4f3b7b6629e36420939b7089f6e4677e361df
parentbcef6bf36d05fcdbc9391ccf7aa557aa730c6f77 (diff)
build: fix armbian activation
Signed-off-by: nachoparker <nacho@ownyourbits.com>
-rw-r--r--armbian.sh3
1 files changed, 0 insertions, 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