Make the world a bit more secure place (hopefully) and turn the casperd on

by default.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Pawel Jakub Dawidek 2013-12-19 00:53:11 +00:00
parent 8ff3952b72
commit f01f744647

View File

@ -658,7 +658,7 @@ newsyslog_enable="YES" # Run newsyslog at startup.
newsyslog_flags="-CN" # Newsyslog flags to create marked files
mixer_enable="YES" # Run the sound mixer.
opensm_enable="NO" # Opensm(8) for infiniband devices defaults to off
casperd_enable="NO" # casperd(8) daemon
casperd_enable="YES" # casperd(8) daemon
##############################################################
### Jail Configuration (see rc.conf(5) manual page) ##########