hilfe mein git ist komisch
This commit is contained in:
16
etc/apparmor.d/abstractions/apparmor_api/find_mountpoint
Normal file
16
etc/apparmor.d/abstractions/apparmor_api/find_mountpoint
Normal file
@@ -0,0 +1,16 @@
|
||||
# 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.
|
||||
#
|
||||
# ------------------------------------------------------------------
|
||||
|
||||
abi <abi/4.0>,
|
||||
|
||||
#permissions needed for aa_find_mountpoint
|
||||
|
||||
# Make sure to include at least tunables/proc and tunables/kernelvars
|
||||
# when using this abstraction, if not tunables/global.
|
||||
|
||||
@{PROC}/@{pids}/mounts r,
|
||||
Reference in New Issue
Block a user