manifest: add org.freedesktop.login1.Manager dbus endpoint

Signed-off-by: liushuyu <liushuyu011@gmail.com>
This commit is contained in:
snek 2022-07-14 21:44:56 -07:00 committed by liushuyu
parent 0c1759a75b
commit 138a334f31
No known key found for this signature in database
GPG Key ID: 23D1CE4534419437

View File

@ -14,7 +14,8 @@
"--share=ipc",
"--filesystem=xdg-run/app/com.discordapp.Discord:create",
"--filesystem=home:ro",
"--filesystem=/run/media:ro"
"--filesystem=/run/media:ro",
"--talk-name=org.freedesktop.login1.Manager"
],
"cleanup-commands": [
"/app/cleanup-BaseApp.sh"