Server Version#: 1.16.5.1554
Player Version#: 3.108.2
When updating, it never fails… it overwrites the systemd service file.
I have now come across this on Fedora 28,29 and 30 + Ubuntu 18.04.
The systemd file gets updated with installing the update from repo, where it should check if file is present, if present then leave it alone.
Can this be changed to not overwrite the file on update as it is very annoying to have to correct this.
Path: /etc/systemd/system/multi-user.target.wants/plexmediaserver.service
Lines 19 and 20:
User=plex
Group=plex
It would be greatly appreciated if a check was added before forcing the overwrite.