xinetd: do not save xinet.d configrations on sysupgrade 12389/head
authorFlorian Eckert <fe@dev.tdt.de>
Mon, 8 Jun 2020 09:11:32 +0000 (11:11 +0200)
committerFlorian Eckert <fe@dev.tdt.de>
Tue, 9 Jun 2020 06:11:55 +0000 (08:11 +0200)
commit33f836a1c2ac9507d4aaf4ad5c057114e49b3468
tree0c800a9b12fa42aec4827cde0d12d3fe39e24448
parentbe55bce946724f3042086f1e24e558d173f19815
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>
net/xinetd/Makefile