Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: Ensure crc_ci user can access systemctl user session
This requires using `loginctl enable-linger` to make sure /run/user/$UID/ exists (which contains some needed bus/systemd runtime files/sockets), and then setting XDG_RUNTIME_DIR and DBUS_SESSION_BUS_ADDRESS to enable communication with the systemd user instance.
- Loading branch information