I want to change the user who is running plex om my linux server. I did: systemctl edit plexmediaserver and added:
[Service]
User=plexuser
However, after reboot the service crashes?
Guess I have to change premission for the service-files to the new user? Is there a neat way to do this? I don’t even know where they are. Maybe easier to reinstall?