File:  [ELWIX - Embedded LightWeight unIX -] / elwix / config / etc / uboot / pam.d / cron
Revision 1.1.2.1: download - view: text, annotated - select for diffs - revision graph
Thu Jan 23 09:28:12 2014 UTC (10 years, 5 months ago) by misho
Branches: elwix2_2
add files

#
# $FreeBSD: src/etc/pam.d/cron,v 1.1 2007/06/17 17:25:52 yar Exp $
#
# PAM configuration for the "cron" service
#

# account
account		required	pam_nologin.so
account		required	pam_unix.so

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