Moving /usr/sbin/setkey to /sbin/setkey.

From: Pawel Jakub Dawidek (pjd_at_FreeBSD.org)
Date: 10/03/05

  • Next message: Ceri Davies: "Re: error in trimdomain(3)"
    Date: Mon, 3 Oct 2005 12:04:41 +0200
    To: freebsd-arch@FreeBSD.org
    
    
    

    Hi.

    I'd like to move setkey from /usr/sbin/ to /sbin/.

    Currently, rc.d/mountcritremote is called before rc.d/ipsec, because
    someone which want to use setkey(8) can have /usr/ NFS-mounted.
    Because of this, one cannot protect NFS mounts with IPsec.

    Moving setkey(8) (like NetBSD did, AFAIK) to /sbin/ and changing the
    order of rc.d/mountcritremote and rc.d/setkey should solve this
    chicken-and-egg problem.

    Any objections?

    PRs: conf/58832 conf/72135

    -- 
    Pawel Jakub Dawidek                       http://www.wheel.pl
    pjd@FreeBSD.org                           http://www.FreeBSD.org
    FreeBSD committer                         Am I Evil? Yes, I Am!
    
    



  • Next message: Ceri Davies: "Re: error in trimdomain(3)"