linux_wayland_support: debug wayland
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
parent
8e121eacd9
commit
8d72dec088
@ -1,5 +1,5 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=RustDesk
|
Description=RustDesk user service (--server)
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
@ -8,6 +8,8 @@ PIDFile=/run/rustdesk.user.pid
|
|||||||
KillMode=mixed
|
KillMode=mixed
|
||||||
TimeoutStopSec=30
|
TimeoutStopSec=30
|
||||||
LimitNOFILE=100000
|
LimitNOFILE=100000
|
||||||
|
Restart=on-failure
|
||||||
|
RestartSec=3
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user