diff options
| -rw-r--r-- | etc/defaults/rc.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index f217f420bcab..ef6739127106 100644 --- a/etc/defaults/rc.conf +++ b/etc/defaults/rc.conf @@ -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) ########## |
