aboutsummaryrefslogtreecommitdiff
path: root/straper/db/public/apparmor/apparmor.d/abstractions/devices-usb
diff options
context:
space:
mode:
Diffstat (limited to 'straper/db/public/apparmor/apparmor.d/abstractions/devices-usb')
-rw-r--r--straper/db/public/apparmor/apparmor.d/abstractions/devices-usb22
1 files changed, 0 insertions, 22 deletions
diff --git a/straper/db/public/apparmor/apparmor.d/abstractions/devices-usb b/straper/db/public/apparmor/apparmor.d/abstractions/devices-usb
deleted file mode 100644
index 9c3d5bb..0000000
--- a/straper/db/public/apparmor/apparmor.d/abstractions/devices-usb
+++ /dev/null
@@ -1,22 +0,0 @@
-# ------------------------------------------------------------------
-#
-# Copyright (C) 2021 Mikhail Morfikov
-# Copyright (C) 2021-2025 Alexandre Pujol <alexandre@pujol.io>
-#
-# This program is free software; you can redistribute it and/or
-# modify it under the terms of version 2 of the GNU General Public
-# License published by the Free Software Foundation.
-#
-# ------------------------------------------------------------------
-
- abi <abi/4.0>,
-
- include <abstractions/devices-usb-read>
-
- /dev/bus/usb/@{int}/@{int} wk,
-
- @{sys}/devices/**/usb@{int}/{,**} w,
-
- include if exists <abstractions/devices-usb.d>
-
-# vim:syntax=apparmor