Author: kensmith
Date: Tue Dec  2 18:13:29 2008
New Revision: 185566
URL: http://svn.freebsd.org/changeset/base/185566

Log:
  Remove slip.log.  Slip got removed as part of the MPSAFE tty work.  If
  it does come back it would probably be better if users who were interested
  in slip added appropriate lines instead of this being here unconditionally.
  
  Reminded by:  tut <at> nhamon <dot> com <dot> ua

Modified:
  head/etc/syslog.conf

Modified: head/etc/syslog.conf
==============================================================================
--- head/etc/syslog.conf        Tue Dec  2 16:46:01 2008        (r185565)
+++ head/etc/syslog.conf        Tue Dec  2 18:13:29 2008        (r185566)
@@ -26,7 +26,5 @@ cron.*                                                
/var/log/cron
 # news.crit                                    /var/log/news/news.crit
 # news.err                                     /var/log/news/news.err
 # news.notice                                  /var/log/news/news.notice
-!startslip
-*.*                                            /var/log/slip.log
 !ppp
 *.*                                            /var/log/ppp.log
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to