summaryrefslogtreecommitdiffhomepage
path: root/core
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2008-04-27 22:57:29 +0000
committerSteven Barth <steven@midlink.org>2008-04-27 22:57:29 +0000
commit4700739186c0c4a4cc0cc5ba2ae5e421ee6c2a3f (patch)
treea57f136d8dfddd2788d17448650deebc11b35ad2 /core
parent17b357af81fef5f946c1df6e8966dc4158d4bdbc (diff)
* Minor bugfixes
Diffstat (limited to 'core')
-rw-r--r--core/contrib/uci/luci2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/contrib/uci/luci b/core/contrib/uci/luci
index 3e8dcc89a..a2b61f483 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"