ed          2008-06-30 20:23:49 UTC

  FreeBSD src repository

  Modified files:
    sbin/dhclient        dhclient.c 
  Log:
  SVN rev 180130 on 2008-06-30 20:23:49Z by ed
  
  Run the privileged dhclient process in its own session.
  
  In the MPSAFE TTY branch, I noticed PTY's to be leaked, because
  dhclient's privileged process was run inside the session of, say, the
  login shell. Make sure we call setsid() here.
  
  Approved by:    philip (mentor), brooks
  
  Revision  Changes    Path
  1.24      +1 -0      src/sbin/dhclient/dhclient.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to