What | Removed | Added |
---|---|---|
Assignee | jsegitz@suse.com | yast2-maintainers@suse.de |
I discussed this with dimstar a bit and he noticed: ======== yast uses augeas lenses to define the format of the config file - possibly there is something wrong there let entry = let some_value = Sep.space_equal . store to_comment_re sep.space_equal in that lense very much sounds like the problem we see Refernce https://github.com/yast/yast-security/blob/8ceceaf53ae19370f28c96d9b2c7707ee9985306/src/lib/cfa/selinux.rb#L85 ======== It seems likely that the config file is written wrongly by yast, please have a look