mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-07 00:59:28 -05:00
The file can't be part of base files or the base-files and firewall packages collide. Two packages must not provide the same config files without having a defined CONFLICT since it would result in an undeterministic config state depending on what package is installed last. Signed-off-by: Paul Spooren <mail@aparcar.org>