Forráskód Böngészése

iproute2: mark /etc/iproute2/rt_tables as conffile

SVN-Revision: 23250
Jo-Philipp Wich 15 éve
szülő
commit
8ad5dda229
1 módosított fájl, 4 hozzáadás és 0 törlés
  1. 4 0
      package/iproute2/Makefile

+ 4 - 0
package/iproute2/Makefile

@@ -31,6 +31,10 @@ $(call Package/iproute2/Default)
   TITLE:=Routing control utility
 endef
 
+define Package/ip/conffiles
+/etc/iproute2/rt_tables
+endef
+
 define Package/tc
 $(call Package/iproute2/Default)
   TITLE:=Traffic control utility