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

systemctl: fix log message when glob patterns passed to disable commanad and friends #32600

Merged
merged 1 commit into from May 1, 2024

Conversation

yuwata
Copy link
Member

@yuwata yuwata commented May 1, 2024

Fixes #32599.

Copy link

github-actions bot commented May 1, 2024

Important

An -rc1 tag has been created and a release is being prepared, so please note that PRs introducing new features and APIs will be held back until the new version has been released.

@YHNdnzj YHNdnzj added good-to-merge/waiting-for-ci 👍 PR is good to merge, but CI hasn't passed at time of review. Please merge if you see CI has passed and removed quick-review 🏃‍♂️ please-review PR is ready for (re-)review by a maintainer labels May 1, 2024
@yuwata yuwata merged commit 1cca93f into systemd:main May 1, 2024
44 of 49 checks passed
@yuwata yuwata deleted the systemctl-log-glob branch May 1, 2024 08:13
@github-actions github-actions bot removed the good-to-merge/waiting-for-ci 👍 PR is good to merge, but CI hasn't passed at time of review. Please merge if you see CI has passed label May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

systemctl disable [--now] someunit@* gives wrong error message
2 participants