Openwrt/package
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
..
base-files base-files: seed /dev/urandom 2016-06-30 22:48:39 +02:00
boot
devel
firmware prism54-firmware: add also other p54 firmware to own package 2016-06-30 19:42:59 +02:00
kernel package/kernel: Enable XATTR by default 2016-06-30 22:48:39 +02:00
libs libnetfilter_queue: fix checksum computation 2016-06-26 16:09:48 +02:00
network odhcp6c: Upstep to latest version 2016-06-30 14:53:21 +02:00
system procd: adjust /dev entries to desktop distro defaults 2016-06-30 22:48:39 +02:00
utils
Makefile