From d963acfe157bf8110115abc32b644eeb9c3f3ca1 Mon Sep 17 00:00:00 2001 From: curiosityseeker <60518106+curiosityseeker@users.noreply.github.com> Date: Tue, 4 Apr 2023 13:40:59 +0200 Subject: [PATCH] Update dhcpcd --- apparmor.d/groups/network/dhcpcd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apparmor.d/groups/network/dhcpcd b/apparmor.d/groups/network/dhcpcd index 8cd23914..981fcd4a 100644 --- a/apparmor.d/groups/network/dhcpcd +++ b/apparmor.d/groups/network/dhcpcd @@ -43,6 +43,8 @@ profile dhcpcd @{exec_path} flags=(attach_disconnected) { @{PROC}/sys/kernel/hostname r, @{PROC}/sys/net/ipv{4,6}/conf/** r, @{PROC}/sys/net/ipv{4,6}/conf/@{hex}/accept_ra rw, + @{PROC}/sys/net/ipv{4,6}/conf/@{hex}/hop_limit w, + @{PROC}/sys/net/ipv{4,6}/neigh/@{hex}/{base_reachable_time_ms,retrans_time_ms} w, @{etc_ro}/dhcpcd.conf r, @{etc_rw}/resolv.conf rw, @{run}/dhcpcd/@{hex}.pid wk,