mirror of
https://github.com/wavetermdev/dev.commandline.waveterm.git
synced 2026-08-05 13:46:53 -07:00
Allow talk to org.freedesktop.login1 on system bus
There are complaints in the logs about not being able to use the logind service on the system bus. I guess VSCode wants to be aware of suspend and resume.
This commit is contained in:
committed by
eszlari
parent
5a4c2f23af
commit
df788efb0c
@@ -27,6 +27,7 @@ finish-args:
|
|||||||
- --filesystem=xdg-config/kdeglobals:ro
|
- --filesystem=xdg-config/kdeglobals:ro
|
||||||
- --talk-name=com.canonical.AppMenu.Registrar
|
- --talk-name=com.canonical.AppMenu.Registrar
|
||||||
- --talk-name=com.canonical.AppMenu.Registrar.*
|
- --talk-name=com.canonical.AppMenu.Registrar.*
|
||||||
|
- --system-talk-name=org.freedesktop.login1
|
||||||
add-extensions:
|
add-extensions:
|
||||||
com.visualstudio.code.tool:
|
com.visualstudio.code.tool:
|
||||||
directory: tools
|
directory: tools
|
||||||
|
|||||||
Reference in New Issue
Block a user