you really want to do something like rip.psg.com:/usr/src# diff -c /usr/src/etc/rc.conf /etc/rc.conf *** /usr/src/etc/rc.conf Tue Jan 26 11:55:53 1999 --- /etc/rc.conf Tue Jan 26 17:16:06 1999 *************** *** 19,25 **** pccard_ifconfig="NO" # Specialized pccard ethernet configuration (or NO). local_startup="/usr/local/etc/rc.d /usr/X11R6/etc/rc.d" # startup script dirs. local_periodic="/usr/local/etc/periodic /usr/X11R6/etc/periodic" # periodic script dirs ! rc_conf_files="/etc/rc.conf.site /etc/rc.conf.local" ############################################################## ### Network configuration sub-section ###################### --- 19,25 ---- pccard_ifconfig="NO" # Specialized pccard ethernet configuration (or NO). local_startup="/usr/local/etc/rc.d /usr/X11R6/etc/rc.d" # startup script dirs. local_periodic="/usr/local/etc/periodic /usr/X11R6/etc/periodic" # periodic script dirs ! rc_conf_files="rc.conf.site rc.conf.local" ############################################################## ### Network configuration sub-section ###################### *************** *** 205,211 ****
To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message