diff options
author | Steven Barth <steven@midlink.org> | 2008-08-11 16:05:50 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2008-08-11 16:05:50 +0000 |
commit | c10065b71c0017c0a4165d177464609534156e09 (patch) | |
tree | 8ab1409e249dae6c8219f0802db4c077787d4914 /libs/web/root | |
parent | b723b936c53d251d43a1e5999ca81c88cf2cad3f (diff) |
Added new Application luci-samba offering SMB/CIFS network share configuration
Diffstat (limited to 'libs/web/root')
-rw-r--r-- | libs/web/root/etc/config/luci | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/web/root/etc/config/luci b/libs/web/root/etc/config/luci index b3532110d..76fa441c8 100644 --- a/libs/web/root/etc/config/luci +++ b/libs/web/root/etc/config/luci @@ -33,6 +33,7 @@ config event uci_oncommit option luci_splash "/sbin/luci-reload firewall luci_splash" option upnpd "/etc/init.d/miniupnpd enabled && /sbin/luci-reload miniupnpd || /etc/init.d/miniupnpd stop" option ntpclient "/sbin/luci-reload ntpclient" + option samba "/sbin/luci-reload samba" config internal languages |