Fix memlockd's OOM score adjustments for Jessie.
When porting it to systemd's OOMScoreAdjust, I missed the fact that it sets oom_score_adj, instead of the older oom_adj.
Please register or sign in to comment
When porting it to systemd's OOMScoreAdjust, I missed the fact that it sets oom_score_adj, instead of the older oom_adj.