pmb.config.install_user_groups: add netdev (!1839)

Add default user to netdev group. Together with MR [1] in pmaports.git,
this fixes the permissions to use nmtui and nm-applet from the user.

[1] https://gitlab.com/postmarketOS/pmaports/merge_requests/777
Signed-off-by: Danct12 <danct12@disroot.org>
This commit is contained in:
Danct12 2019-11-29 13:12:33 +07:00 committed by Oliver Smith
parent 144a58b558
commit 956d746feb
No known key found for this signature in database
GPG Key ID: 5AE7F5513E0885CB
1 changed files with 1 additions and 1 deletions

View File

@ -314,7 +314,7 @@ install_device_packages = [
]
# Groups for the default user
install_user_groups = ["wheel", "video", "audio", "input", "plugdev"]
install_user_groups = ["wheel", "video", "audio", "input", "plugdev", "netdev"]
#
# FLASH