aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1998-12-27 23:00:18 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1998-12-27 23:00:18 +0000
commit96d5e20872f213ae9913b68034ca138f3a8b2da2 (patch)
treefc1c78af0a932b9078364ea7a314ff30f3257d8c /etc
parent64bec931fca9199f3fc999419ee1c47d3d620a63 (diff)
Notes
Diffstat (limited to 'etc')
-rw-r--r--etc/rc.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/rc.conf b/etc/rc.conf
index 45ec7d69bac7..43d9f9b80735 100644
--- a/etc/rc.conf
+++ b/etc/rc.conf
@@ -6,7 +6,7 @@
#
# All arguments must be in double or single quotes.
#
-# $Id: rc.conf,v 1.67 1998/12/19 07:25:56 dillon Exp $
+# $Id: rc.conf,v 1.68 1998/12/27 22:04:12 des Exp $
##############################################################
### Important initial Boot-time options #####################
@@ -147,7 +147,7 @@ font8x16="NO" # font 8x16 from /usr/share/syscons/fonts/* (or NO).
font8x14="NO" # font 8x14 from /usr/share/syscons/fonts/* (or NO).
font8x8="NO" # font 8x8 from /usr/share/syscons/fonts/* (or NO).
blanktime="300" # blank time (in seconds) or "NO" to turn it off.
-saver="NO" # screen saver: blank/daemon/green/snake/star/warp/NO.
+saver="NO" # screen saver: Uses /modules/${saver}_saver.ko
moused_enable="NO" # Run the mouse daemon.
moused_type="auto" # See man page for rc.conf(5) for available settings.
moused_port="/dev/cuaa0" # Set to your mouse port.