Skip to content
Discussion options

You must be logged in to vote

@apmcgh - the short answer is it isn't supported on systemd. This is in the FAQ

Longer answer; you can try running a separate systemd --user instance as a separate service under the existing one. Have a look at #2491 and also https://github.com/matt335672/nest-systemd-user. This may work well enough for you.

All of these workarounds suffer from the same problem; this isn't a supported use-case for systemd and so anything you get working can break at the next update. If you really have to use the same user on the console and remotely you can't use a systemd-based distro.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@matt335672
Comment options

@apmcgh
Comment options

@matt335672
Comment options

@apmcgh
Comment options

@matt335672
Comment options

Answer selected by apmcgh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants