rustdesk --service runs ps aux and loginctl every 500ms #2963

Closed
opened 2026-02-20 19:09:32 -05:00 by deekerman · 0 comments
Owner

Originally created by @otonoton on GitHub (Jul 12, 2024).

Bug Description

rustdesk --service is calling ps aux and loginctl show-session system commands every 500ms.

Is there a way to turn this off?

How to Reproduce

Just start rustdesk service

Expected Behavior

Not forking and executing new processes so often

Operating system(s) on local side and remote side

Ubuntu 22.04

RustDesk Version(s) on local side and remote side

1.2.3

Screenshots

rustdesk-ps-loginctl

Additional Context

No response

Originally created by @otonoton on GitHub (Jul 12, 2024). ### Bug Description `rustdesk --service` is calling `ps aux` and `loginctl show-session` system commands every 500ms. Is there a way to turn this off? ### How to Reproduce Just start rustdesk service ### Expected Behavior Not forking and executing new processes so often ### Operating system(s) on local side and remote side Ubuntu 22.04 ### RustDesk Version(s) on local side and remote side 1.2.3 ### Screenshots ![rustdesk-ps-loginctl](https://github.com/user-attachments/assets/ebe86560-cd19-49ab-8635-1f57b9570325) ### Additional Context _No response_
deekerman 2026-02-20 19:09:32 -05:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/rustdesk#2963
No description provided.