CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2012/03/14 21:10:27
Modified files: usr.bin/ssh : session.c Log message: root should always be excluded from the test for /etc/nologin instead of having it always enforced even when marked as ignorenologin. This regressed when the logic was incompletely flipped around in rev 1.251 ok halex@ millert@