diff options
| author | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2013-12-19 00:53:11 +0000 |
|---|---|---|
| committer | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2013-12-19 00:53:11 +0000 |
| commit | f01f7446472b47340fbaddd4d582fa4006df3842 (patch) | |
| tree | 87957722dd2dc9e1ed5c7d38a3d8fc10d71660f5 /etc | |
| parent | 8ff3952b7279d437be574f7c7a5d083b1a9bfe41 (diff) | |
Notes
Diffstat (limited to 'etc')
| -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) ########## |
