logo

apparmor.d

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

mysql (739B)


  1. # ------------------------------------------------------------------
  2. #
  3. # Copyright (C) 2002-2006 Novell/SUSE
  4. # Copyright (C) 2013 Christian Boltz
  5. #
  6. # This program is free software; you can redistribute it and/or
  7. # modify it under the terms of version 2 of the GNU General Public
  8. # License published by the Free Software Foundation.
  9. #
  10. # ------------------------------------------------------------------
  11. abi <abi/3.0>,
  12. /var/lib/mysql{,d}/mysql{,d}.sock rw,
  13. @{run}/mysql{,d}/mysql{,d}.sock rw,
  14. /usr/share/{mysql,mysql-community-server,mariadb}/charsets/ r,
  15. /usr/share/{mysql,mysql-community-server,mariadb}/charsets/*.xml r,
  16. # Include additions to the abstraction
  17. include if exists <abstractions/mysql.d>