openwrtv4/package/system/procd
neheb c6cef6dde7 procd: adjust /dev entries to desktop distro defaults
This changes the default permissions for /dev entries to be more similar to
a desktop distro. Taken from the defaults of Arch Linux and Ubuntu. Also
changed some that were nonsensical. For example, all 660 permissions on
desktop distros were of the form root:x where x is something other than
root. As such, 660 is useless for LEDE where the specific group is missing.
audio seems to be the only group that isn't.

Signed-off by: Rosen Penev <rosenp@gmail.com>
2016-06-30 22:48:39 +02:00
..
files procd: adjust /dev entries to desktop distro defaults 2016-06-30 22:48:39 +02:00
Makefile procd: properly set /dev/snd permission and group 2016-06-20 11:48:02 +02:00