Confirmed users
85
edits
No edit summary |
(→Todo) |
||
| Line 111: | Line 111: | ||
= Todo = | = Todo = | ||
* remote wifi kernel driver loading | * remote wifi kernel driver loading | ||
* solve problem of setuid/setgid after nuwa forks (requires root) | |||
* some /proc/self/ content is usually changeable by the process, after setuid/setgid, those permissions are wrong | |||
** affects ''b2g'' process since it tries to change ''/proc/self/oom_score_adj'' | |||
** re-exec would solve this, but increases memory usage and would make the b2gloader useless | |||