[package] uhttpd: add /etc/uhttpd.key and /etc/uhttpd.crt to conffile hints

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23260 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Jo-Philipp Wich
2010-10-05 19:34:22 +00:00
parent ffe051af99
commit 62f58cd112
2 changed files with 5 additions and 1 deletions

View File

@@ -68,6 +68,8 @@ endef
define Package/uhttpd/conffiles
/etc/config/uhttpd
/etc/uhttpd.crt
/etc/uhttpd.key
endef
define Package/uhttpd/install