freebsd-dev/usr.bin/login
Robert Watson f534f01f1a Clarify warning message when failing to configure audit on user login:
when au_user_mask() fails, it's not a failure to set the audit mask,
but to calculate the audit mask -- and hence a condfiguration-file
issue (of some sort).

MFC after:	3 days
Sponsored by:	DARPA, AFRL
2016-11-30 14:02:36 +00:00
..
login_audit.c Clarify warning message when failing to configure audit on user login: 2016-11-30 14:02:36 +00:00
login_fbtab.c
login.1
login.c
login.h
Makefile
Makefile.depend
pathnames.h
README

This login has additional functionalities. They are all based on (part of)
Wietse Venema's logdaemon package.


The following defines can be used:

- LOGALL to log all logins


-Guido

$FreeBSD$