fff-network: Remove unnecessary restart of fff-uradvd

The explicit restat of fff-uradvd is not necessary anymore, as
appropriate procd reload triggers have been added, and reload_config is
executed after every run of configurenetwork.

Signed-off-by: Fabian Bläse <fabian@blaese.de>
Reviewed-by: Robert Langhammer <rlanghammer@web.de>
This commit is contained in:
Fabian Bläse 2022-02-25 23:18:45 +01:00
parent 3f765e4ba7
commit a8ce8e1ad6
1 changed files with 0 additions and 2 deletions

View File

@ -231,8 +231,6 @@ else
uci -q add_list network.client.ip6addr=$addr
uci -q commit network
[ -s /etc/init.d/fff-uradvd ] && /etc/init.d/fff-uradvd restart
fi
reload_config