diff options
Diffstat (limited to 'contrib/uci')
-rw-r--r-- | contrib/uci/luci | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/uci/luci b/contrib/uci/luci index 640faf170..ba9ad4745 100644 --- a/contrib/uci/luci +++ b/contrib/uci/luci @@ -19,4 +19,5 @@ config event uci_oncommit option network "/etc/init.d/network restart" option wireless "/etc/init.d/network restart" option olsrd "/etc/init.d/olsrd restart" - option dhcp "/etc/init.d/dhcp restart"
\ No newline at end of file + option dhcp "/etc/init.d/dhcp restart" + option luci_fw "/etc/init.d/luci_fw restart"
\ No newline at end of file |