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:
Mikhail Zabaluev
2020-06-12 13:36:20 +02:00
committed by eszlari
parent 5a4c2f23af
commit df788efb0c
+1
View File
@@ -27,6 +27,7 @@ finish-args:
- --filesystem=xdg-config/kdeglobals:ro
- --talk-name=com.canonical.AppMenu.Registrar
- --talk-name=com.canonical.AppMenu.Registrar.*
- --system-talk-name=org.freedesktop.login1
add-extensions:
com.visualstudio.code.tool:
directory: tools