Skip to content

Too many changes needed to add a simple option #93

Description

@rhabacker

When trying to add support for the option mentioned at #92, it turned out that 26 adjustments would be needed in various places.

cd ~/src/yast-security
grep -rn net.ipv4.ip_forward | wc -l
26

Since security settings of a system have increasing importance, adding options should be as simple as possible and require changes only in a few places, e.g. in a central configuration file.

If parts of the module cannot process this file directly, a script would be required to make necessary adjustments and/or additions to source code or configuration files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    trackedTracked elsewhere (Bugzilla, Jira, Trello)

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions