mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-11-01 09:30:06 +00:00
Add serial port permissions to flatpak
This commit is contained in:
parent
83c5d15cdf
commit
0ff0f6ea17
1 changed files with 2 additions and 0 deletions
|
|
@ -31,6 +31,8 @@ finish-args:
|
||||||
- --socket=wayland
|
- --socket=wayland
|
||||||
# GPU acceleration if needed
|
# GPU acceleration if needed
|
||||||
- --device=dri
|
- --device=dri
|
||||||
|
# Needs access to serial port devices
|
||||||
|
- --device=serial
|
||||||
# Needs to talk to the network:
|
# Needs to talk to the network:
|
||||||
- --share=network
|
- --share=network
|
||||||
# Needs to save files locally
|
# Needs to save files locally
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue