tuned icon indicating copy to clipboard operation
tuned copied to clipboard

plugin_sysctl.py: Sysctl config files order applying.

Open alexeyantropov opened this issue 3 years ago • 0 comments

There is a fix whitch changes order of applying /etc/sysctl.d/.conf and /etc/sysctl.conf files. First sysctl needs to apply main (/etc/sysctl.conf) config and only after - custom configs from /etc/sysctl.d/.conf.

Fixes #409

alexeyantropov avatar Mar 30 '22 16:03 alexeyantropov