Skip to content
Discussion options

You must be logged in to vote

You are trying to run it as a global service with a process owned by the user dylan so it can't see the display of your session. What you need to do it run it as a user service (i.e. systemctl --user start sunshine). Also you don't need to invent your own unit file, you can use the one provided.

Replies: 0 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by ReenigneArcher
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 participants