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

Change the way YaST determines if systemd is running or not #1041

Merged
merged 5 commits into from Apr 3, 2020

Conversation

teclator
Copy link
Contributor

@teclator teclator commented Apr 3, 2020

Problem

YaST network does not show the global tab in the running system (since #997) because it checks whether systemd is running or not and it is not properly detected since a change in the sysfs cgroup systemd hierarchy (v245 https://build.opensuse.org/request/show/791774 )

Solution

Change the way YaST determines if systemd is running.

Test

Tested manually in a running system running the yast2 network module and in WSL.

@teclator teclator changed the title Check whether systemd is running or not Change the way YaST determines if systemd is running or not Apr 3, 2020
@coveralls
Copy link

coveralls commented Apr 3, 2020

Coverage Status

Coverage decreased (-0.002%) to 31.013% when pulling 36b6b26 on systemd_running into 0666686 on master.

@teclator teclator marked this pull request as ready for review April 3, 2020 10:04
@teclator teclator merged commit 18c0e49 into master Apr 3, 2020
@teclator teclator deleted the systemd_running branch April 3, 2020 11:37
@yast-bot
Copy link
Contributor

yast-bot commented Apr 3, 2020

✔️ Public Jenkins job #197 successfully finished
✔️ Created OBS submit request #791177

@yast-bot
Copy link
Contributor

yast-bot commented Apr 3, 2020

✔️ Internal Jenkins job #98 successfully finished
✔️ Created IBS submit request #215326

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