]> git.99rst.org Git - openwrt-packages.git/commit
nut: do not trigger on interface activity by default
authorDaniel F. Dickinson <redacted>
Thu, 2 Jul 2026 22:50:40 +0000 (18:50 -0400)
committerJosef Schlehofer <redacted>
Wed, 15 Jul 2026 07:34:39 +0000 (09:34 +0200)
commit0bd44d9b9de2d79ca685d715cddcf1f82ff75738
treee8db4b7049b280461cea6f969cd0b135cee53cb9
parentce009de85f3946392138fdcb443198456afa6dbc
nut: do not trigger on interface activity by default

The defaults were triggiering on any activity on the network, which
caused excessive restarts. So default to no interface trigger, with
'all' (or specific interfaces) as an option.

See https://github.com/openwrt/packages/pull/29607#discussion_r3463553192

Signed-off-by: Daniel F. Dickinson <redacted>
net/nut/files/nut-monitor.init
net/nut/files/nut-server.init
net/nut/files/nut-service.sh.functions
net/nut/files/nut_monitor
net/nut/files/nut_server
git clone https://git.99rst.org/PROJECT