Re: Final conversion questions

From: Bill Vermillion (bv_at_wjv.com)
Date: 02/29/04

  • Next message: Bob Martin: "Re: Final conversion questions"
    Date: Sun, 29 Feb 2004 11:22:19 -0500
    To: freebsd-isp@freebsd.org
    
    

    Even though on Sun, Feb 29, 2004 at 17:00 Paul Schenkeveld
    realized that everything he says should be taken 'cum grano
    salis', he unhesitatingly continued with this missive:

    > Hi Scott, Bob, All,

    > PLEASE be VERY CAREFULL with the perl script. The first account
    > in /etc/passwd is root with / as its home directory, so everything
    > will be chown'd to root. Later they ge chown'd to operator, bin, tty,
    > kmem and so on because all these accounts have / as their home dir.

    And in current FreeBSD and Linux root's home directory is /root.
    This helps prevent the accidental cd before an rm -r * and only
    root's home directory get's nuked and not the system.

    It also keeps / clean with only things that need to be there.

    Just a HedZup on / vs /root

    -- 
    Bill Vermillion - bv @ wjv . com
    _______________________________________________
    freebsd-isp@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-isp
    To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
    

  • Next message: Bob Martin: "Re: Final conversion questions"