projects
/
openwrt
/
svn-archive
/
archive.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[packages] updatedd: mark uci as config file (#6766)
[openwrt/svn-archive/archive.git]
/
net
/
updatedd
/
Makefile
diff --git
a/net/updatedd/Makefile
b/net/updatedd/Makefile
index f4400043bc06090a8506fd94882ceb97bd2a26ba..d106c8b272492e682dbe2957e5e280da40f951e1 100644
(file)
--- a/
net/updatedd/Makefile
+++ b/
net/updatedd/Makefile
@@
-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