uhttpd: add /etc/uhttpd.key and /etc/uhttpd.crt to conffile hints
[openwrt/staging/lynxis/omap.git] / package / uhttpd / Makefile
index 835e5b527729d11a6a60fab32993ef3f8e1eb9ed..29d3ee5b1fd960b0f8a026894e76bbb06b0a66cf 100644 (file)
@@ -68,6 +68,8 @@ endef
 
 define Package/uhttpd/conffiles
 /etc/config/uhttpd
+/etc/uhttpd.crt
+/etc/uhttpd.key
 endef
 
 define Package/uhttpd/install