소스 검색

iproute2: mark /etc/iproute2/rt_tables as conffile

SVN-Revision: 23250
Jo-Philipp Wich 15 년 전
부모
커밋
8ad5dda229
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  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