Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jan 2003 19:41:57 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/inetd inetd.c
Message-ID:  <200301160341.h0G3fvSE072393@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2003/01/15 19:41:57 PST

  Modified files:
    usr.sbin/inetd       inetd.c 
  Log:
  Using LOGIN_SETALL &~LOGIN_SETMAC to avoid setting the MAC label improperly,
  rather than specifically setting the process priority and resource class;
  otherwise, we improperly set other aspects of the login class.  We have
  a bit more to do here, but the proper fix will probably involve breaking
  out MAC labels from the login class at some point, as well as further
  clarifying the logic here.
  
  Pointed out by: kuriyama, max
  
  Revision  Changes    Path
  1.116     +1 -1      src/usr.sbin/inetd/inetd.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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