Page MenuHomeFreeBSD

D40352.id122668.diff
No OneTemporary

D40352.id122668.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
@@ -603,6 +603,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
Sat, Sep 26, 11:23 PM (42 m, 35 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
39703755
Default Alt Text
D40352.id122668.diff (361 B)

Event Timeline