Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Feb 1997 10:56:31 -0800 (PST)
From:      Joerg Wunsch <joerg>
To:        CVS-committers, cvs-all, cvs-share
Subject:   cvs commit:  src/share/skel Makefile dot.login dot.profile
Message-ID:  <199702171856.KAA06251@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       97/02/17 10:56:31

  Modified:    share/skel  Makefile dot.login dot.profile
  Log:
  Various sanitizations:
  
  . Don't clobber the TERM setting; it's supposed to be done by /etc/ttys
    already.
  . Comment out the Interviews stuff, 98 % of all users probably won't
    ever use it.
  . Install the files with better default permissions in the skeleton
    directory; pw(8) retains the permissions when creating a new
    acount, and installing them read-only is stupid, yet installing
    .rhosts world-readable is dangerous.
  
  2.2 candidate
  
  Revision  Changes    Path
  1.3       +8 -2      src/share/skel/Makefile
  1.9       +3 -3      src/share/skel/dot.login
  1.9       +5 -2      src/share/skel/dot.profile



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