techahold / rustdeskinstall

Easy install Script for Rustdesk
MIT License
330 stars 105 forks source link

install.sh - Ubuntu 18 problem with service files #53

Closed Manuel1948 closed 10 months ago

Manuel1948 commented 10 months ago

Ubuntu 18 doesn't support "append:" in StandardOutput, StandardError

StandardOutput=append:/var/log/rustdesk/signalserver.log StandardError=append:/var/log/rustdesk/signalserver.error

Source: https://askubuntu.com/questions/1166798/systemd-service-output-to-terminal-pty

dinger1986 commented 10 months ago

Feel free to PR a change but will need to only be for Ubuntu 18.