diff options
author | Joshua Watt <JPEWhacker@gmail.com> | 2025-01-10 09:00:55 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-01-14 11:57:52 +0000 |
commit | 58bbcc3de42dff4e1c4edf6bf3f0f128050be8a2 (patch) | |
tree | 3efd836cf8adfcffd180933040ea7bccb27ffb7a /scripts/lib/devtool/sdk.py | |
parent | 15ebdb6fcc321aa4980d70e291fd34c1e57ea936 (diff) | |
download | poky-58bbcc3de42dff4e1c4edf6bf3f0f128050be8a2.tar.gz |
udev-extraconf: Allow FAT mount group to be specified
Adds a variable that allows the group given permissions to access FAT
mounted file systems to be specified, instead of being hardcoded to
'disk'.
As a note, the usage of 'disk' as the mount group is not a very secure
default, since the disk user usually has read/write access to all block
devices in /dev/, meaning that adding a user to this group for the
purpose of accessing FAT file systems effectively gives the write access
to all block devices.
(From OE-Core rev: c723dbc329d4cf2a75022f8dd1cfa304383bb4f5)
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/sdk.py')
0 files changed, 0 insertions, 0 deletions