Add auditd_enable and auditd_flags rc.d scripts.

Obtained from:	TrustedBSD Project
This commit is contained in:
Robert Watson 2006-02-02 10:02:19 +00:00
parent ee7ef91c36
commit e62911a34f

View File

@ -470,6 +470,8 @@ sendmail_msp_queue_flags="-L sm-msp-queue -Ac -q30m"
### Miscellaneous administrative options ###################
##############################################################
auditd_enable="NO" # Run the audit daemon.
auditd_flags="" # Which options to pass to the audit daemon.
cron_enable="YES" # Run the periodic job daemon.
cron_program="/usr/sbin/cron" # Which cron executable to run (if enabled).
cron_dst="YES" # Handle DST transitions intelligently (YES/NO)