mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-15 04:41:00 +01:00
c47751948c
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 :)