diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2016-06-26 18:48:30 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-06-27 13:37:27 +0000 |
commit | bd4d9f0257b0c3a6aefe5b6e8d6c3eb986924594 (patch) | |
tree | 84d84e66fa22c93ecc8f924059b0a9e010ea251f /main/dev86 | |
parent | 8ea73bd1fa44bde5ade8119015b498aa289daf67 (diff) | |
download | aports-bd4d9f0257b0c3a6aefe5b6e8d6c3eb986924594.tar.bz2 aports-bd4d9f0257b0c3a6aefe5b6e8d6c3eb986924594.tar.xz |
main/busybox-initscripts: fix tun/tap, change their group to netdev
tun/tap devices are created inside /dev/net by default, so tun[0-9]*
and tap[0-9]* doesn't match them.
When you run qemu as an unprivileged user, that user must have write
permission on the tun device. The group netdev seems to be appropriate
for this and it's already included in the baselayout's groups.
Diffstat (limited to 'main/dev86')
0 files changed, 0 insertions, 0 deletions