openwrt-packages/net/xinetd
Florian Eckert 33f836a1c2 xinetd: do not save xinet.d configrations on sysupgrade
Since we can now configure xinet.d with uci, it is no longer necessary
to save the configuration in /etc/xinet.d/* when upgrading the system.

This was wrong anyway, because other packages can also store configuration
there. If this configuration get changed then the new/changed one will never get
applied, because the configration is always replaced with the saved
configration during sysupgrade.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-06-09 08:11:55 +02:00
..
files xinetd: add support for UCI configuration 2020-06-09 08:11:55 +02:00
patches xinetd: fix musl compatibility 2015-06-17 19:31:03 +02:00
Makefile xinetd: do not save xinet.d configrations on sysupgrade 2020-06-09 08:11:55 +02:00