logo

apparmor.d

Unnamed repository; edit this file 'description' to name the repository. git clone https://hacktivis.me/git/apparmor.d.git

global (432B)


  1. # Last Modified: Mon Oct 19 08:07:36 2020
  2. #include <tunables/global>
  3. # Copyright 2020 Haelwenn (lanodan) Monnier <contact+apparmor.d@hacktivis.me>
  4. # Distributed under the terms of the GNU General Public License v2
  5. profile global /** flags=(complain) {
  6. #include <abstractions/private-files-strict>
  7. network,
  8. dbus,
  9. mount,
  10. signal receive peer=global,
  11. signal send peer=global,
  12. ptrace,
  13. / rwlk,
  14. /** mrwlkpux,
  15. }