Define a conffiles section for radvd (#3973)
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 9 Sep 2008 09:11:41 +0000 (09:11 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 9 Sep 2008 09:11:41 +0000 (09:11 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12558 3c298f89-4303-0410-b956-a3cf2f4a3e73

ipv6/radvd/Makefile

index 0d54c3b..39b11e1 100644 (file)
@@ -71,6 +71,10 @@ define Build/Compile
                install
 endef
 
+define Package/radvd/conffiles
+/etc/config/radvd
+endef
+
 define Package/radvd/install
        $(INSTALL_DIR) $(1)/etc/config
        $(INSTALL_DATA) ./files/radvd.config $(1)/etc/config/radvd