uhttpd: adapt defaults for changes ubus.sock path
[openwrt/staging/dedeckeh.git] / package / network / services / uhttpd / files / uhttpd.config
index 39089ca25b34bfdcc065682360030e3d3d6433ac..f368d08e8bc703c7ec43fbabdd7cb0bfdfc6c395 100644 (file)
@@ -59,7 +59,7 @@ config uhttpd main
 
        # Specify the ubus-rpc prefix and socket path.
 #      option ubus_prefix      /ubus
-#      option ubus_socket      /var/run/ubus.sock
+#      option ubus_socket      /var/run/ubus/ubus.sock
 
        # CGI/Lua timeout, if the called script does not
        # write data within the given amount of seconds,