Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Mar 2005 00:44:39 +0000 (UTC)
From:      Brooks Davis <brooks@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc Makefile
Message-ID:  <200503020044.j220idvx011665@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brooks      2005-03-02 00:44:39 UTC

  FreeBSD src repository

  Modified files:
    etc                  Makefile 
  Log:
  Remove a number of entries from the distribution target that are
  automaticly created at boot.  There's no need to maintain a list of
  files and permissions in multiple places.  This also means binary
  updates won't stomp on log files.
  
  For the record, utmp is created in etc/rc.d/cleanvar, wtmp and lastlog
  in etc/rc.d/var, and the reset via etc/rc.d/newsyslog.
  
  Revision  Changes    Path
  1.341     +0 -26     src/etc/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503020044.j220idvx011665>