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

Remove useless udevadm calls from kernel_finish client #927

Merged
merged 3 commits into from Mar 11, 2021

Conversation

teclator
Copy link
Contributor

Problem

The kernel_finish client does some udevadm calls from the target system (chroot) which do not have any effect at all.

Solution

Remove unnecessary calls from kernel_finish as since /dev and /run are shared and since (systemd/systemd#11346) them are completely useless.

@coveralls
Copy link

coveralls commented Mar 10, 2021

Coverage Status

Coverage increased (+0.01%) to 39.101% when pulling 4ae1e8b on rm_kernel_udevadm into 004d24b on master.

@teclator teclator merged commit e583001 into master Mar 11, 2021
@teclator teclator deleted the rm_kernel_udevadm branch March 11, 2021 08:54
@yast-bot
Copy link
Contributor

✔️ Public Jenkins job #149 successfully finished
✔️ Created OBS submit request #878295

@yast-bot
Copy link
Contributor

✔️ Internal Jenkins job #74 successfully finished
✔️ Created IBS submit request #237776

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.

None yet

4 participants