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-networkd-wait-online: Suppress error message of ExecCondition #24

Open
wants to merge 1 commit into
base: langdale-var01
Choose a base branch
from

Conversation

jo-so-nx
Copy link

When NetworkManager and connman are not installed, the ExecCondition produces the following error message in the journal. Prevent this because it's confusing.

bash[…]: Failed to get unit file state for NetworkManager-wait-online.service: No such file or directory

When NetworkManager and connman are not installed, the ExecCondition
produces the following error message in the journal. Prevent this because
it's confusing.

    bash[…]: Failed to get unit file state for NetworkManager-wait-online.service: No such file or directory

Signed-off-by: Jörg Sommer <[email protected]>
@nsdrude nsdrude self-requested a review April 4, 2024 16:59
@nsdrude nsdrude self-assigned this Apr 4, 2024
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.

2 participants