projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3864e6a
)
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)
SVN-Revision: 23231
package/firewall/Makefile
patch
|
blob
|
history
diff --git
a/package/firewall/Makefile
b/package/firewall/Makefile
index 59edb0e3f3ae70665123984e5b57cbe522a7270f..389c2dff87a806c78738e821f0f9b80839ec366e 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