You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After some research, just providing /bin/login was sufficient for me to get properly setup user systemd services. PR #169 provisions the /bin/login symlink when native systemd is enabled.
Having issues starting the user session and running the user units.
See: nix-community/NixOS-WSL#165
It seems like the issue above should be resolved, so it might be
something else.
Bug description
If the native systemd support is enabled, the user unit files are ignored.
To Reproduce
Steps to reproduce the behavior:
at e9e8d01, add a systemd unit to the user's directory (~/.config/systemd/user/) and enable it. Restart the wsl.
Expected behavior
The service starts.
Logs
With native support disabled:
With native support enabled:
The text was updated successfully, but these errors were encountered: