Author: pjd
Date: Thu Dec 19 00:53:11 2013
New Revision: 259581
URL: http://svnweb.freebsd.org/changeset/base/259581

Log:
  Make the world a bit more secure place (hopefully) and turn the casperd on
  by default.
  
  Sponsored by: The FreeBSD Foundation

Modified:
  head/etc/defaults/rc.conf

Modified: head/etc/defaults/rc.conf
==============================================================================
--- head/etc/defaults/rc.conf   Thu Dec 19 00:51:48 2013        (r259580)
+++ head/etc/defaults/rc.conf   Thu Dec 19 00:53:11 2013        (r259581)
@@ -658,7 +658,7 @@ newsyslog_enable="YES"      # Run newsyslog a
 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) ##########
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to