[yast/yast-security] 04d4b8: Fix #save method
Branch: refs/heads/add-selinux-backend-2 Home: https://github.com/yast/yast-security Commit: 04d4b83dc14df406c975d2bc818f494d2391f592 https://github.com/yast/yast-security/commit/04d4b83dc14df406c975d2bc818f494... Author: David Díaz González <dgonzalez@suse.de> Date: 2021-02-03 (Wed, 03 Feb 2021) Changed paths: M src/lib/security/selinux_config.rb Log Message: ----------- Fix #save method Yast::Bootloader.modify_kernel_params should be called with the mode options hash directly, without converting it to an array. So, double splat operator is not needed. Commit: 45f918a8b721a2dbd12e186e4b9b4e23deaa5b99 https://github.com/yast/yast-security/commit/45f918a8b721a2dbd12e186e4b9b4e2... Author: David Díaz González <dgonzalez@suse.de> Date: 2021-02-03 (Wed, 03 Feb 2021) Changed paths: M src/lib/security/selinux_config.rb Log Message: ----------- Add some examples in the documentation Compare: https://github.com/yast/yast-security/compare/da20962da3f3...45f918a8b721
participants (1)
-
David Díaz