diff options
| author | Lukasz Kasprzak <lukasz.kasprzak@pm.me> | 2026-04-14 22:32:43 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukasz.kasprzak@pm.me> | 2026-04-14 22:32:43 +0200 |
| commit | 83f7fe4b8402bab171d110703a1b1115efbc9b28 (patch) | |
| tree | 19110702c7d740f6bd8ee4f5d2ebcb97442be237 /straper/db/public/apparmor/apparmor.d/local | |
| parent | 51d43498b07dc97d795947964534f0903cd05db5 (diff) | |
| download | bin-83f7fe4b8402bab171d110703a1b1115efbc9b28.tar.gz bin-83f7fe4b8402bab171d110703a1b1115efbc9b28.zip | |
cleaned up many scrits and deleted some that were of no use; renamed a lot
Diffstat (limited to 'straper/db/public/apparmor/apparmor.d/local')
10 files changed, 0 insertions, 27 deletions
diff --git a/straper/db/public/apparmor/apparmor.d/local/README b/straper/db/public/apparmor/apparmor.d/local/README deleted file mode 100644 index 688ed42..0000000 --- a/straper/db/public/apparmor/apparmor.d/local/README +++ /dev/null @@ -1,27 +0,0 @@ -# This directory is intended to contain profile additions and overrides for -# inclusion by distributed profiles to aid in packaging AppArmor for -# distributions. -# -# The shipped profiles in /etc/apparmor.d can still be modified by an -# administrator and people should modify the shipped profile when making -# large policy changes, rather than trying to make those adjustments here. -# -# For simple access additions or the occasional deny override, adjusting them -# here can prevent the package manager of the distribution from interfering -# with local modifications. As always, new policy should be reviewed to ensure -# it is appropriate for your site. -# -# For example, if the shipped /etc/apparmor.d/usr.sbin.smbd profile has: -# include <local/usr.sbin.smbd> -# or -# include if exists <local/usr.sbin.smbd> -# -# then an administrator can adjust /etc/apparmor.d/local/usr.sbin.smbd -# (create the file if it doesn't exist yet) to contain any additional paths -# to be allowed, such as: -# -# /var/exports/** lrwk, -# -# Keep in mind that 'deny' rules are evaluated after allow rules, so you won't -# be able to allow access to files that are explicitly denied by the shipped -# profile using this mechanism. diff --git a/straper/db/public/apparmor/apparmor.d/local/lsb_release b/straper/db/public/apparmor/apparmor.d/local/lsb_release deleted file mode 100644 index e69de29..0000000 --- a/straper/db/public/apparmor/apparmor.d/local/lsb_release +++ /dev/null diff --git a/straper/db/public/apparmor/apparmor.d/local/nvidia_modprobe b/straper/db/public/apparmor/apparmor.d/local/nvidia_modprobe deleted file mode 100644 index e69de29..0000000 --- a/straper/db/public/apparmor/apparmor.d/local/nvidia_modprobe +++ /dev/null diff --git a/straper/db/public/apparmor/apparmor.d/local/system_tor b/straper/db/public/apparmor/apparmor.d/local/system_tor deleted file mode 100644 index e69de29..0000000 --- a/straper/db/public/apparmor/apparmor.d/local/system_tor +++ /dev/null diff --git a/straper/db/public/apparmor/apparmor.d/local/usr.bin.i2pd b/straper/db/public/apparmor/apparmor.d/local/usr.bin.i2pd deleted file mode 100644 index e69de29..0000000 --- a/straper/db/public/apparmor/apparmor.d/local/usr.bin.i2pd +++ /dev/null diff --git a/straper/db/public/apparmor/apparmor.d/local/usr.bin.man b/straper/db/public/apparmor/apparmor.d/local/usr.bin.man deleted file mode 100644 index e69de29..0000000 --- a/straper/db/public/apparmor/apparmor.d/local/usr.bin.man +++ /dev/null diff --git a/straper/db/public/apparmor/apparmor.d/local/usr.bin.msmtp b/straper/db/public/apparmor/apparmor.d/local/usr.bin.msmtp deleted file mode 100644 index e69de29..0000000 --- a/straper/db/public/apparmor/apparmor.d/local/usr.bin.msmtp +++ /dev/null diff --git a/straper/db/public/apparmor/apparmor.d/local/usr.bin.tcpdump b/straper/db/public/apparmor/apparmor.d/local/usr.bin.tcpdump deleted file mode 100644 index e69de29..0000000 --- a/straper/db/public/apparmor/apparmor.d/local/usr.bin.tcpdump +++ /dev/null diff --git a/straper/db/public/apparmor/apparmor.d/local/usr.sbin.dhclient b/straper/db/public/apparmor/apparmor.d/local/usr.sbin.dhclient deleted file mode 100644 index e69de29..0000000 --- a/straper/db/public/apparmor/apparmor.d/local/usr.sbin.dhclient +++ /dev/null diff --git a/straper/db/public/apparmor/apparmor.d/local/usr.sbin.unbound b/straper/db/public/apparmor/apparmor.d/local/usr.sbin.unbound deleted file mode 100644 index e69de29..0000000 --- a/straper/db/public/apparmor/apparmor.d/local/usr.sbin.unbound +++ /dev/null |
