Signed-off-by: John Crispin <john@phrozen.org>
== Quick start guide
-1. Install the qos-scripts package:
+* Install the qos-scripts package:
----
opkg install qos-scripts
----
-2. Basic configuration using UCI command line:
+* Basic configuration using UCI command line:
----
uci set qos.wan.upload=1000 # Upload speed in kBits/s
uci commit qos
----
-3. Start it and look for error output and test):
+* Start it and look for error output and test):
----
/etc/init.d/qos start
----
-4. Make script run at every boot up:
+* Make script run at every boot up:
----
/etc/init.d/qos enable
Samba (smb)
===========
-=====UCI configuration options=====
+== UCI configuration options
The UCI configuration file is located at /etc/config/samba.