Page MenuHomeFreeBSD

D40352.id123605.diff
No OneTemporary

D40352.id123605.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
@@ -624,6 +624,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
Fri, Aug 14, 8:25 PM (21 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36683485
Default Alt Text
D40352.id123605.diff (361 B)

Event Timeline