mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-07 01:41:00 +01:00
19 lines
669 B
Text
19 lines
669 B
Text
![]() |
# ------------------------------------------------------------------
|
||
|
#
|
||
|
# Copyright (C) 2012 Canonical Ltd.
|
||
|
#
|
||
|
# 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.
|
||
|
#
|
||
|
# ------------------------------------------------------------------
|
||
|
|
||
|
/etc/pkcs11/ r,
|
||
|
/etc/pkcs11/pkcs11.conf r,
|
||
|
/etc/pkcs11/modules/ r,
|
||
|
/etc/pkcs11/modules/* r,
|
||
|
|
||
|
# p11-kit also supports reading user configuration from ~/.pkcs11 depending
|
||
|
# on how /etc/pkcs11/pkcs11.conf is configured. This should generally not be
|
||
|
# included in this abstraction.
|