mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 22:57:40 -05:00
rustdesk --service runs ps aux and loginctl every 500ms #2963
Labels
No labels
bug
documentation
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
question
unreproducible
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rustdesk#2963
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @otonoton on GitHub (Jul 12, 2024).
Bug Description
rustdesk --serviceis callingps auxandloginctl show-sessionsystem 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
Additional Context
No response