From 4700739186c0c4a4cc0cc5ba2ae5e421ee6c2a3f Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Sun, 27 Apr 2008 22:57:29 +0000 Subject: * Minor bugfixes --- core/contrib/uci/luci | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/contrib/uci') diff --git a/core/contrib/uci/luci b/core/contrib/uci/luci index 3e8dcc89aa..a2b61f483a 100644 --- a/core/contrib/uci/luci +++ b/core/contrib/uci/luci @@ -17,7 +17,7 @@ config extern flash_keep config event uci_oncommit option network "/etc/init.d/network restart" option wireless "/etc/init.d/network restart" - option olsr "reboot" + option olsr "/sbin/reboot" option dhcp "/etc/init.d/dnsmasq restart" option luci_fw "/etc/init.d/luci_fw restart" option dropbear "/etc/init.d/dropbear restart" -- cgit v1.2.3