Skip to content
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

systemd unit dependencies #3

Closed
VorpalBlade opened this issue Feb 24, 2023 · 3 comments
Closed

systemd unit dependencies #3

VorpalBlade opened this issue Feb 24, 2023 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@VorpalBlade
Copy link
Owner

Add missing dependencies in systemd unit, such as local-fs.

@VorpalBlade VorpalBlade added the bug Something isn't working label Feb 24, 2023
@VorpalBlade VorpalBlade self-assigned this Feb 24, 2023
@VorpalBlade
Copy link
Owner Author

VorpalBlade commented Mar 5, 2023

Probably fixed by commit 0948c9f, but this is a race condition, so only time will tell.

The proper way would be to add .device dependencies on each of the device nodes we care about. However that is difficult as we don't actually know what device nodes we care about until we read the config, when it is way too late.

@VorpalBlade
Copy link
Owner Author

Apparently not fixed yet.

VorpalBlade added a commit that referenced this issue Mar 24, 2023
@VorpalBlade
Copy link
Owner Author

Issue appears to be fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant