Diff for /elwix/config/etc/uboot/pam.d/atrun between versions 1.1 and 1.2

version 1.1, 2014/01/23 09:28:12 version 1.2, 2014/09/15 19:06:51
Line 0 Line 1
   #
   # $FreeBSD: src/etc/pam.d/atrun,v 1.1 2007/06/15 12:02:16 yar Exp $
   #
   # PAM configuration for the "atrun" service
   #
   
   # Note well: enabling pam_nologin for atrun will currently result
   # in jobs discarded, not just delayed, during a no-login period.
   #account        required        pam_nologin.so
   account         required        pam_unix.so

Removed from v.1.1  
changed lines
  Added in v.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>