various fixes mostly for linode
[automated-distro-installer] / fai / config / distro-install-common / end
index 2871106fbc593a0196242fcc2074c0e86fe2a79f..3d061b3445e961542562eccc59a813187c382528 100755 (executable)
@@ -22,6 +22,7 @@ USER2PW=/q/root/shadow/user2
 if ifclass ziva; then
   ROOTPW=/q/root/shadow/ziva
 else
+  # if doesn't exist, we dont set one
   ROOTPW=/q/root/shadow/standard
 fi