浏览代码

added file system access for xdg-data

Felix Turo 2 年之前
父节点
当前提交
22257a8182
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/deployment/linux-flatpak/org.opl.openPilotLog.yaml

+ 1 - 1
docs/deployment/linux-flatpak/org.opl.openPilotLog.yaml

@@ -8,7 +8,7 @@ finish-args:
   - --share=network
   - --share=network
   - --socket=x11
   - --socket=x11
   - --socket=wayland
   - --socket=wayland
-  - --filesystem=host
+  - --filesystem=xdg-data:rw
   - --device=dri
   - --device=dri
 modules:
 modules:
   - name: openPilotLog
   - name: openPilotLog