diff options
author | Steven Barth <steven@midlink.org> | 2008-04-26 21:29:14 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2008-04-26 21:29:14 +0000 |
commit | f801df7d4d44d8b85ae17fa5d191b96602c1fa9a (patch) | |
tree | b32af471a440d417837e640450dccda016434d2c /core/contrib | |
parent | 035a193353b9ad86621b6b1fa183ccb1e0bd9e3d (diff) |
* luci-splash: Fixes
Diffstat (limited to 'core/contrib')
-rw-r--r-- | core/contrib/uci/luci | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/contrib/uci/luci b/core/contrib/uci/luci index 10a05bdeea..a3603d7ff3 100644 --- a/core/contrib/uci/luci +++ b/core/contrib/uci/luci @@ -24,6 +24,7 @@ config event uci_oncommit option httpd "/etc/init.d/httpd restart" option fstab "/etc/init.d/fstab restart" option qos "/etc/init.d/qos restart" + option luci_splash "/etc/init.d/luci_splash restart" config internal languages option de "Deutsch" |