From 83f7fe4b8402bab171d110703a1b1115efbc9b28 Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Tue, 14 Apr 2026 22:32:43 +0200 Subject: cleaned up many scrits and deleted some that were of no use; renamed a lot --- straper/db/public/apparmor/apparmor.d/sbuild | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 straper/db/public/apparmor/apparmor.d/sbuild (limited to 'straper/db/public/apparmor/apparmor.d/sbuild') diff --git a/straper/db/public/apparmor/apparmor.d/sbuild b/straper/db/public/apparmor/apparmor.d/sbuild deleted file mode 100644 index 53a21a8..0000000 --- a/straper/db/public/apparmor/apparmor.d/sbuild +++ /dev/null @@ -1,17 +0,0 @@ -# This profile allows everything and only exists to give the -# application a name instead of having the label "unconfined" - -abi , -include - -profile sbuild /usr/bin/sbuild flags=(complain,attach_disconnected mediate_deleted) { - allow all, - - userns, - - # override default pix - /usr/bin/unshare ix, - - # Site-specific additions and overrides. See local/README for details. - include if exists -} -- cgit v1.3