Enable running things at boot time
# mount -t ext2 /dev/sdx6 /tmp/config
# vi /tmp/config/autorun.sh
# mount -t ext2 /dev/sdx6 /tmp/config
# vi /tmp/config/autorun.sh
# mount -t ext2 /dev/sdx6 /tmp/config
# vi /tmp/config/autorun.sh
# mount -t ext2 /dev/sdx6 /tmp/config
# vi /tmp/config/autorun.sh
# chmod +x /tmp/config/autorun.sh
# umount /tmp/config
# vi /share/MD0_DATA/.qpkg/autorun/autorun.sh
# chmod +x /share/MD0_DATA/.qpkg/autorun/autorun.sh
dnsmasq
# ipkg install dnsmasq
dnsmasqctl
This came form Don @ QNAP NAS Community Forum but with some alteration to suit me.