Skip to content

systemd: add GIO_USE_VFS=local environment variable

Julian Bouzas requested to merge julian/wireplumber:sigterm-fix into master

Avoids GIO to connect to the session bus. This prevents wireplumber to receive a SIGTERM signal when the dbus service is restarted.

Fixes #48 (closed)

Merge request reports