CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/04/28 15:41:40
Modified files:
distrib/miniroot: install.sub
Log message:
ajacoutot spotted a problem with the new sshd logic (to disable root logins
by default completely in most cases, except where a public ssh key was provided
to autoinstall) - in the case where a (non-root) account was created, sshd
was being disabled; this diff fixes it. Looks good ajacoutot, OK djm@,
extensive testing+OK rpe@,
