mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-27 05:05:10 +00:00
systemd, like most 'modern' linux components, has a nice dbus API. This uses that API to register the tunnel as a service of the calling user. The dbus dependency is temporarily duplicated, until secret-service 3 is released, where they update to the latest version (should be a week or two). For https://github.com/microsoft/vscode-cli/issues/367. Next up, macOS, then it's done :)