Skip to content

Treat mounted state as an active systemd unit #1367

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 6, 2025

Conversation

scy
Copy link
Contributor

@scy scy commented Jun 3, 2025

This is important for mount units, which usually settle to either mounted or dead.

Fixes #1362.

@Fizzadar Fizzadar force-pushed the mount-unit-status branch from ae67adb to 9d398f2 Compare June 6, 2025 08:23
This is important for mount units, which usually settle to either
`mounted` or `dead`.

Fixes pyinfra-dev#1362.
@Fizzadar Fizzadar force-pushed the mount-unit-status branch from 9d398f2 to 53b8804 Compare June 6, 2025 08:33
Copy link
Member

@Fizzadar Fizzadar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks for the PR @scy!

@Fizzadar Fizzadar merged commit 3ea5f5e into pyinfra-dev:3.x Jun 6, 2025
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fact systemd.SystemdStatus returns False for mounted .mount units
2 participants