[package] uhttpd: add /etc/uhttpd.key and /etc/uhttpd.crt to conffile hints
[openwrt.git] / package / uhttpd / Makefile
index 835e5b5..29d3ee5 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
This page took 0.023142 seconds and 4 git commands to generate.