Hi, I successful changed my Pi from raspbmc to OSMC which is now based on systemd.
Does anyone have a running startscript so my personal server will start automatically after every boot?
[Unit]
Description=TeamDrive 1.1.058 Server Linux
After=network.target
[Service]
User=teamdrive
PIDFile=/opt/tdps/tdpsd.pid
ExecStart=/opt/tdps/tdpsd -c /opt/tdps/tdps.config -m /opt/tdps/mime.types -w /opt/tdps/
ExecStop=/opt/tdps/stop-tdps -p /opt/tdps/tdpsd.pid
KillMode=process
[Install]
WantedBy=multi-user.target
systemctl enable tdps
ln -s /lib/ld-linux-armhf.so.3 /lib/ld-linux.so.3
Return to TeamDrive Personal Server
Users browsing this forum: No registered users and 3 guests