mirror of
https://github.com/techahold/rustdeskinstall.git
synced 2025-05-12 15:11:11 +02:00
Update install.sh
This commit is contained in:
parent
4a1e9b3fa6
commit
d15ba9c36f
@ -208,7 +208,7 @@ Description=Rustdesk Signal Server
|
||||
[Service]
|
||||
Type=simple
|
||||
LimitNOFILE=1000000
|
||||
ExecStart=/opt/rustdesk/hbbs -k _
|
||||
ExecStart=/opt/rustdesk/hbbs
|
||||
WorkingDirectory=/opt/rustdesk/
|
||||
User=${uname}
|
||||
Group=${gname}
|
||||
@ -233,7 +233,7 @@ Description=Rustdesk Relay Server
|
||||
[Service]
|
||||
Type=simple
|
||||
LimitNOFILE=1000000
|
||||
ExecStart=/opt/rustdesk/hbbr -k _
|
||||
ExecStart=/opt/rustdesk/hbbr
|
||||
WorkingDirectory=/opt/rustdesk/
|
||||
User=${uname}
|
||||
Group=${gname}
|
||||
|
Loading…
x
Reference in New Issue
Block a user