move pkill tray to execstop of the service for linux
This commit is contained in:
@@ -43,6 +43,5 @@ pre_remove() {
|
||||
post_remove() {
|
||||
rm /usr/share/applications/rustdesk.desktop || true
|
||||
rm /usr/share/applications/rustdesk-link.desktop || true
|
||||
pkill -f "rustdesk --tray" || true
|
||||
update-desktop-database
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user