src_prepare-overlay/eclass/oom-score-adj.eclass

6 lines
106 B
Bash

# Needed only by IceCat and Firefox
oom_score_adj_allow_write() {
addpredict /proc/self/oom_score_adj
}