From afe2f29fa4c6a8e5124104f9ee90db2a741958ac Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Mon, 8 Jan 2018 15:56:47 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- .etckeeper | 1 + iproute2/bpf_pinning | 6 ++++++ iproute2/nl_protos | 4 ++-- 3 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 iproute2/bpf_pinning diff --git a/.etckeeper b/.etckeeper index 2f075a9..019bef2 100755 --- a/.etckeeper +++ b/.etckeeper @@ -497,6 +497,7 @@ maybe chmod 0644 'initramfs.mounts' maybe chmod 0644 'inittab' maybe chmod 0644 'inputrc' maybe chmod 0755 'iproute2' +maybe chmod 0644 'iproute2/bpf_pinning' maybe chmod 0644 'iproute2/ematch_map' maybe chmod 0644 'iproute2/group' maybe chmod 0644 'iproute2/nl_protos' diff --git a/iproute2/bpf_pinning b/iproute2/bpf_pinning new file mode 100644 index 0000000..2b39c70 --- /dev/null +++ b/iproute2/bpf_pinning @@ -0,0 +1,6 @@ +# +# subpath mappings from mount point for pinning +# +#3 tracing +#4 foo/bar +#5 tc/cls1 diff --git a/iproute2/nl_protos b/iproute2/nl_protos index 43418f3..7c17cf0 100644 --- a/iproute2/nl_protos +++ b/iproute2/nl_protos @@ -12,7 +12,7 @@ 9 audit 10 fiblookup 11 connector -12 nft +12 nft 13 ip6fw 14 dec-rt 15 uevent @@ -20,4 +20,4 @@ 18 scsi-trans 19 ecryptfs 20 rdma -21 crypto +21 crypto -- 2.39.5