mirror of
https://github.com/YunoHost-Apps/rustdesk-server_ynh.git
synced 2024-09-03 20:16:24 +02:00
Update rustdeskrelay.service
This commit is contained in:
parent
a7b0a226e5
commit
eee1ef1be8
1 changed files with 1 additions and 1 deletions
|
@ -5,10 +5,10 @@ Description=Rustdesk Relay Server
|
|||
Type=simple
|
||||
User=__APP__
|
||||
Group=__APP__
|
||||
Restart=always
|
||||
LimitNOFILE=1000000
|
||||
ExecStart=__INSTALL_DIR__/hbbr -p __PORT_HBBR__
|
||||
WorkingDirectory=__INSTALL_DIR__/
|
||||
Restart=always
|
||||
StandardOutput=append:/var/log/__APP__/hbbr.log
|
||||
StandardError=append:/var/log/__APP__/hbbr.error
|
||||
RestartSec=10
|
||||
|
|
Loading…
Add table
Reference in a new issue