luci/applications/luci-app-nut/root
Jo-Philipp Wich bfc0fcfe6e luci-app-nut: use filesystem dependencies for configuration files
Don't use uci dependencies for nut related config files as the nut packages
ship with completely commented out uci files. Such files do not satisfy the
uci menu dependencies as those expect at least one section within the file.

To solve this issue, use a regular file dependency on /etc/config/nut_*
instead.

Supersedes: #5964
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2022-10-15 14:18:57 +02:00
..
etc/uci-defaults luci.mk: move /tmp/luci-indexcache remove to package postinst script 2020-02-14 09:20:33 +01:00
usr/share luci-app-nut: use filesystem dependencies for configuration files 2022-10-15 14:18:57 +02:00