dropbear: don't spread conffiles across two packages
For some reason, /etc/config/dropbear is enumerated as a conffile for dropbear packaging, but /etc/dropbear/ is part of base-files packaging. If you're an openssh-server user, then you don't have this directory on your router in any case. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> Link: https://github.com/openwrt/openwrt/pull/23041 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
parent
1b9922d5e8
commit
052665be21
@ -53,7 +53,6 @@ define Package/base-files/conffiles
|
||||
/etc/config/
|
||||
/etc/config/network
|
||||
/etc/config/system
|
||||
/etc/dropbear/
|
||||
/etc/ethers
|
||||
/etc/group
|
||||
/etc/hosts
|
||||
|
||||
Loading…
Reference in New Issue
Block a user