2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-09-02 15:25:27 +00:00

add p11-kit to authentication abstraction

Acked-by: Jamie Strandboge <jamie@canonical.com>
This commit is contained in:
Jamie Strandboge
2012-01-06 11:46:52 -06:00
parent 572bab7e84
commit c5ccbb50d2

View File

@@ -1,7 +1,7 @@
# ------------------------------------------------------------------ # ------------------------------------------------------------------
# #
# Copyright (C) 2002-2009 Novell/SUSE # Copyright (C) 2002-2009 Novell/SUSE
# Copyright (C) 2009-2011 Canonical Ltd # Copyright (C) 2009-2012 Canonical Ltd
# #
# This program is free software; you can redistribute it and/or # This program is free software; you can redistribute it and/or
# modify it under the terms of version 2 of the GNU General Public # modify it under the terms of version 2 of the GNU General Public
@@ -47,3 +47,5 @@
# smbpass # smbpass
#include <abstractions/smbpass> #include <abstractions/smbpass>
# p11-kit (PKCS#11 modules configuration)
#include <abstractions/p11-kit>