#!/bin/sh

/etc/init.d/uhttpd restart
/etc/init.d/rpcd reload

return 0
