iproute2: mark /etc/iproute2/rt_tables as conffile
[openwrt/staging/jogo.git] / package / iproute2 / Makefile
index 100deafe85aa2de8a3fac41dac62abf4480585b7..87585d126754f85191c5e87738c2b73369770e81 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