mirror of
https://github.com/amidaware/rmmagent.git
synced 2026-04-26 14:55:47 +03:00
[GH-ISSUE #10] linux auto update not working when /tmp is mounted on different filesystem #85
Labels
No labels
bug
bug
enhancement
fixed
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rmmagent#85
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 @wh1te909 on GitHub (Jun 15, 2022).
Original GitHub issue: https://github.com/amidaware/rmmagent/issues/10
Originally assigned to: @wh1te909 on GitHub.
linux update uses os.rename which only works if src and dest are on same filesystem