#ps3 mediaserver systemd service file #Add youruser/group #add WorkinDir for: #/home/pms/.config/PMS/ [Unit] Description=PS3MediaServer After=syslog.target network.target rpcbind.service [Service] User= Group= WorkingDirectory= Type=simple ExecStart=/opt/ps3mediaserver/PMS.sh [Install] WantedBy=multi-user.target