I've changed /etc/smb.conf for custom shares. Then I issued:
Code:
echo "/etc/smb.conf" >> /usr/local/.files && flashfs save && flashfs commit && flashfs enable
Now everything works as I want. But when I reboot the router, the /etc/smb.conf is loaded with default values.

So according to: http://wl500g.info/showthread.php?10...0936#post60936 I made the custom changes again, save&commit&enable, disabled samba via webinterface and made a save&restart.

After restarting the custom settings in smb.conf stayed the same, but the shares are no longer working - looks like samba daemon is not running. How can I start it manually? Or where should I enable it?