projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70d6fef
)
[package] firewall: mark /etc/firewall.user as conffile
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 5 Oct 2010 07:31:49 +0000
(07:31 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 5 Oct 2010 07:31:49 +0000
(07:31 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23231
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/firewall/Makefile
patch
|
blob
|
history
diff --git
a/package/firewall/Makefile
b/package/firewall/Makefile
index
59edb0e
..
389c2df
100644
(file)
--- a/
package/firewall/Makefile
+++ b/
package/firewall/Makefile
@@
-33,6
+33,7
@@
endef
define Package/firewall/conffiles
/etc/config/firewall
+/etc/firewall.user
endef
define Package/firewall/install