Page MenuHomeFreeBSD

D40352.id133552.diff
No OneTemporary

D40352.id133552.diff

diff --git a/lib/libutil/login_class.c b/lib/libutil/login_class.c
--- a/lib/libutil/login_class.c
+++ b/lib/libutil/login_class.c
@@ -621,6 +621,8 @@
*/
if (geteuid() == uid && (lc = login_getuserclass(pwd)) != NULL) {
setlogincontext(lc, pwd, flags);
+ if (flags & LOGIN_SETPRIORITY)
+ setclasspriority(lc, pwd);
login_close(lc);
}

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 13, 11:23 PM (6 m, 55 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36660398
Default Alt Text
D40352.id133552.diff (361 B)

Event Timeline