remove dbus from flatpak

This commit is contained in:
Salem Yaslem 2024-12-17 10:39:19 +03:00
parent 549ca648df
commit d56326304d

View File

@ -43,7 +43,6 @@
"--socket=wayland", "--socket=wayland",
"--env=DOCKER_HOST=unix:///run/docker.sock", "--env=DOCKER_HOST=unix:///run/docker.sock",
"--filesystem=/run/docker.sock", "--filesystem=/run/docker.sock",
"--socket=session-bus",
"--share=ipc" "--share=ipc"
] ]
} }