Page MenuHomeFreeBSD

D40352.id.diff
No OneTemporary

D40352.id.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
Sun, Aug 16, 9:25 PM (3 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36811780
Default Alt Text
D40352.id.diff (361 B)

Event Timeline