[package] iproute2: mark /etc/iproute2/rt_tables as conffile
[openwrt.git] / package / iproute2 / Makefile
index 100deaf..87585d1 100644 (file)
@@ -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
This page took 0.032175 seconds and 4 git commands to generate.