diff options
author | Manuel Munz <freifunk@somakoma.de> | 2013-07-28 08:15:22 +0000 |
---|---|---|
committer | Manuel Munz <freifunk@somakoma.de> | 2013-07-28 08:15:22 +0000 |
commit | 37bf7b0217c3058e3f8787c9c4f9c73520a40ba5 (patch) | |
tree | 60e06cffc5c82eeae8ca2b5df74b03c706edf472 /contrib | |
parent | 022970ec493ce6df9491cf067a92fbae711cb935 (diff) |
applications/luci-splash: Add TOS, Fix Community Name, add possibility to just add some custom text to the splash page instead of replacing the whole page
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/package/luci/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 10dcf071e..1ef3cde9e 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -297,6 +297,7 @@ endef define Package/luci-app-splash/conffiles /etc/config/luci_splash /usr/lib/luci-splash/splashtext.html +/usr/lib/luci-splash/splashtextinclude.html endef define Package/luci-app-statistics/conffiles |