|
@ -1,6 +1,6 @@ |
|
|
#!/bin/sh - |
|
|
#!/bin/sh - |
|
|
# |
|
|
# |
|
|
# $OpenBSD: rc.conf,v 1.92 2004/01/23 22:11:40 deraadt Exp $ |
|
|
|
|
|
|
|
|
# $OpenBSD: rc.conf,v 1.93 2004/02/11 23:17:33 beck Exp $ |
|
|
|
|
|
|
|
|
# set these to "NO" to turn them off. otherwise, they're used as flags |
|
|
# set these to "NO" to turn them off. otherwise, they're used as flags |
|
|
routed_flags=NO # for normal use: "-q" |
|
|
routed_flags=NO # for normal use: "-q" |
|
@ -78,9 +78,7 @@ amd_master=/etc/amd/master # AMD 'master' map |
|
|
syslogd_flags= # add more flags, ie. "-u -a /chroot/dev/log" |
|
|
syslogd_flags= # add more flags, ie. "-u -a /chroot/dev/log" |
|
|
pf_rules=/etc/pf.conf # Packet filter rules file |
|
|
pf_rules=/etc/pf.conf # Packet filter rules file |
|
|
pflogd_flags= # add more flags, ie. "-s 256" |
|
|
pflogd_flags= # add more flags, ie. "-s 256" |
|
|
afs_mount_point=/afs # Mountpoint for AFS |
|
|
|
|
|
afs_device=/dev/xfs0 # Device used by afsd |
|
|
|
|
|
afsd_flags=-z # Flags passed to afsd |
|
|
|
|
|
|
|
|
afsd_flags= # Flags passed to afsd |
|
|
shlib_dirs= # extra directories for ldconfig, separated |
|
|
shlib_dirs= # extra directories for ldconfig, separated |
|
|
# by space |
|
|
# by space |
|
|
|
|
|
|
|
|