=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- src/etc/rc.conf 1999/03/29 22:09:58 1.35 +++ src/etc/rc.conf 1999/05/24 18:00:05 1.36 @@ -1,6 +1,6 @@ #!/bin/sh - # -# $OpenBSD: rc.conf,v 1.35 1999/03/29 22:09:58 niklas Exp $ +# $OpenBSD: rc.conf,v 1.36 1999/05/24 18:00:05 millert Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=NO # for 'normal' use: routed_flags="-q" @@ -68,3 +68,4 @@ afs_mount_point=/afs # Mountpoint for AFS afs_device=/dev/xfs0 # Device used by afsd afsd_flags=-z # Flags passed to afsd +shlib_dirs= # extra directories for ldconfig