# #Configfile om sshkeys te updaten ssh root@$node mount -uwo noatime /; ls /root/.ssh/authorized_keys || scp '172.16.1.162:/root/.ssh/authorized_keys' /root/.ssh; uname -a | grep "SOEKRIS" && mount -ur /;