1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rustdesk-server_ynh.git synced 2024-09-03 20:16:24 +02:00

Update rustdesk-server.service

This commit is contained in:
Éric Gaspar 2023-10-29 16:27:43 +01:00
parent 96a19cf3c2
commit f60715851c

View file

@ -3,11 +3,11 @@ Description=Rustdesk Relay Server
[Service]
Type=simple
User=__APP__
Group=__APP__
LimitNOFILE=1000000
ExecStart=rustdesk-server/hbbr
WorkingDirectory=rustdesk-server/
User=__APP__
Group=__APP__
Restart=always
StandardOutput=append:rustdesk-server/hbbr.log
StandardError=append:rustdesk-server/hbbr.error