From 8ea0bde338a9a0d219365fc88900f1a6c894a371 Mon Sep 17 00:00:00 2001 From: fewtarius Date: Sun, 13 Mar 2022 20:27:55 -0400 Subject: [PATCH] No longer need the manually added bit. --- packages/jelos/sources/autostart/common/007-rootpw | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/jelos/sources/autostart/common/007-rootpw b/packages/jelos/sources/autostart/common/007-rootpw index c779361ec..93303b831 100755 --- a/packages/jelos/sources/autostart/common/007-rootpw +++ b/packages/jelos/sources/autostart/common/007-rootpw @@ -13,7 +13,6 @@ fi ROTATION=$(get_setting rotate.root.password) if [ "${ROTATION}" == "0" ] then - set_setting root.password "MANUALLY SET" exit 0 fi