network/library
Thomas Haller 9740d8d024 library: add 'rule_append_only' setting
It works like 'route_append_only' and can be used to prevent
the role from deleting rule files. That makes especaily sense,
because the role currently doesn't support routing rules.

Also, NetworkManager still doesn't support routing rules either.
One day, the role (and maybe NetworkManager) will support rules,
and at that point it will start configuring them. That is the
reason why the new option already defaults to 'False'. Because,
once we add support for rules, we want the role to manage them
by default.
2017-11-22 08:54:48 +01:00
..
network_connections.py library: add 'rule_append_only' setting 2017-11-22 08:54:48 +01:00
test_network_connections.py library: add 'rule_append_only' setting 2017-11-22 08:54:48 +01:00