mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-18 04:21:29 +03:00
move pkill tray to execstop of the service for linux
This commit is contained in:
@@ -6,6 +6,7 @@ After=systemd-user-sessions.service
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/rustdesk --service
|
||||
ExecStop=pkill -f "rustdesk --tray"
|
||||
PIDFile=/run/rustdesk.pid
|
||||
KillMode=mixed
|
||||
TimeoutStopSec=30
|
||||
|
||||
Reference in New Issue
Block a user