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

Using SysctlConfig class: Handle sysctl entries in different directories #17

Merged
merged 1 commit into from
Feb 26, 2020

Conversation

schubi2
Copy link
Member

@schubi2 schubi2 commented Feb 26, 2020

Problem
Sysctl entries are stored in different files in different directories:
/run/sysctl.d,
/etc/sysctl.d
/usr/local/lib/sysctl.d
/usr/lib/sysctl.d
/lib/sysctl.d
/etc/sysctl.conf

General solution for it:
yast/yast-yast2#1021

Solution
Using SysctlConfig class.

Testing
Tested manually

Copy link
Member

@wfeldt wfeldt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@schubi2 schubi2 merged commit 2e993aa into master Feb 26, 2020
@schubi2 schubi2 deleted the master-bsc-1151649 branch February 26, 2020 12:44
@yast-bot
Copy link

✔️ Public Jenkins job #9 successfully finished
✔️ Created OBS submit request #779408

@yast-bot
Copy link

✔️ Internal Jenkins job #5 successfully finished
✔️ Created IBS submit request #212670

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

3 participants