* Fixed a bug in CBI throwing an error if a config section gets deleted
[project/luci.git] / core / contrib / uci / luci
index 7cc08215af230a3834bfcc2a4da45f08b3a58af6..10a05bdeeaf5810a3d76dfa846cb515d74b336bf 100644 (file)
@@ -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 olsrd   "/etc/init.d/olsrd restart"
+        option olsr            "/etc/init.d/olsrd restart"
         option dhcp            "/etc/init.d/dnsmasq restart"
         option luci_fw  "/etc/init.d/luci_fw restart"
         option dropbear "/etc/init.d/dropbear restart"