X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=keyscript-on;h=7950ebe9b9ca0e49f64e8154fba85faa77452ad9;hp=54a655cbec0eddc8ef83313b0d4d484ce24b72b4;hb=8a6b446c7e336596af614c853e1c6177e55a7983;hpb=f3e6a97425746ed185c28dcc03acf7e67a6af560 diff --git a/keyscript-on b/keyscript-on index 54a655c..7950ebe 100755 --- a/keyscript-on +++ b/keyscript-on @@ -41,6 +41,6 @@ if [[ ! -e /tmp/keyscript-off ]]; then fi # switch to easy or hard login pass which is the same as luks f=/q/root/shadow/traci-simple -[[ $HOSTNAME != tp ]] || usermod -p "$(cat $f)" ian +[[ $HOSTNAME != tpnew ]] || usermod -p "$(cat $f)" iank echo "$0: finished. $(date)"