[packages] updatedd: mark uci as config file (#6766)
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 28 Feb 2010 16:58:16 +0000 (16:58 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 28 Feb 2010 16:58:16 +0000 (16:58 +0000)
SVN-Revision: 19911

net/updatedd/Makefile

index f4400043bc06090a8506fd94882ceb97bd2a26ba..d106c8b272492e682dbe2957e5e280da40f951e1 100644 (file)
@@ -35,6 +35,10 @@ Updatedd is a small tool that will update one of many dynamic
 
 endef
 
+define Package/updatedd/conffiles
+/etc/config/updatedd
+endef
+
 define Package/updatedd-mod-changeip
   SECTION:=net
   CATEGORY:=Network