kernel creates files with group "root"
Bug #810629 reported by
Seth Purcell
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Sitelier Kernel |
Confirmed
|
Low
|
Unassigned |
Bug Description
Since we call setuid but not setgid when the kernel launches, all files it creates are created with group "root". This is probably not a problem, but we may want to call setgid anyway.
To post a comment you must log in.