From 6c30e362ee709e68b9a1f688cbf01092c59d4a39 Mon Sep 17 00:00:00 2001 From: nobodysu Date: Mon, 23 May 2022 16:43:42 +0000 Subject: [PATCH] Add `consoles` abstraction where needed (#36) * add consoles abstraction where needed * not now --- apparmor.d/profiles-a-f/dig | 1 + apparmor.d/profiles-g-l/host | 1 + apparmor.d/profiles-m-r/nslookup | 1 + apparmor.d/profiles-s-z/ss | 1 + 4 files changed, 4 insertions(+) diff --git a/apparmor.d/profiles-a-f/dig b/apparmor.d/profiles-a-f/dig index bf0b42b6..e4cf9cfd 100644 --- a/apparmor.d/profiles-a-f/dig +++ b/apparmor.d/profiles-a-f/dig @@ -10,6 +10,7 @@ include @{exec_path} = /{usr/,}bin/dig profile dig @{exec_path} { include + include include include diff --git a/apparmor.d/profiles-g-l/host b/apparmor.d/profiles-g-l/host index a229b405..46e3eb6d 100644 --- a/apparmor.d/profiles-g-l/host +++ b/apparmor.d/profiles-g-l/host @@ -8,6 +8,7 @@ include @{exec_path} = /{,usr/}bin/host profile host @{exec_path} { include + include include include diff --git a/apparmor.d/profiles-m-r/nslookup b/apparmor.d/profiles-m-r/nslookup index 71aa765f..ddf47994 100644 --- a/apparmor.d/profiles-m-r/nslookup +++ b/apparmor.d/profiles-m-r/nslookup @@ -8,6 +8,7 @@ include @{exec_path} = /{,usr/}bin/nslookup profile nslookup @{exec_path} { include + include include include diff --git a/apparmor.d/profiles-s-z/ss b/apparmor.d/profiles-s-z/ss index ee4c8dea..1c0c828f 100644 --- a/apparmor.d/profiles-s-z/ss +++ b/apparmor.d/profiles-s-z/ss @@ -8,6 +8,7 @@ include @{exec_path} = /{,usr/}bin/ss profile ss @{exec_path} { include + include include capability net_admin,