mirror of
https://github.com/opnsense/src.git
synced 2026-03-10 10:13:20 -04:00
Approved by: re (rgrimes), will (mentor), des Differential Revision: https://reviews.freebsd.org/D17122
10 lines
257 B
Text
10 lines
257 B
Text
#
|
|
# $FreeBSD$
|
|
#
|
|
# 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
|