|
|
@ -1,6 +1,6 @@ |
|
|
|
#!/bin/sh - |
|
|
|
# |
|
|
|
# $OpenBSD: rc.conf,v 1.58 2001/05/02 02:41:26 deraadt Exp $ |
|
|
|
# $OpenBSD: rc.conf,v 1.59 2001/05/23 16:22:58 marc Exp $ |
|
|
|
|
|
|
|
# set these to "NO" to turn them off. otherwise, they're used as flags |
|
|
|
routed_flags=NO # for normal use: "-q" |
|
|
@ -40,7 +40,7 @@ identd_flags=NO # for non-inetd use: "-b -u nobody -elo" |
|
|
|
xdm_flags=NO # for normal use: "" |
|
|
|
|
|
|
|
# For enabling console mouse support (i386 architecture only) |
|
|
|
wsmoused_flags=NO # for ps/2 try: "-p /dev/psm0", serial: "-p /dev/cua00" |
|
|
|
wsmoused_flags=NO # for ps/2: "", serial: "-p /dev/cua00" |
|
|
|
|
|
|
|
# set the following to "YES" to turn them on |
|
|
|
rwhod=NO |
|
|
|