forked from I2P_Developers/i2p.i2p
Install the apparmor profiles in complain mode
Instead of enabling exceptions when needed for custom set-ups, some users will opt for disabling all security functions.
This commit is contained in:
3
debian/apparmor/system_i2p
vendored
3
debian/apparmor/system_i2p
vendored
@@ -1,7 +1,8 @@
|
||||
# Last Modified: Thu May 21 18:30:32 2015
|
||||
# vim:syntax=apparmor et
|
||||
#include <tunables/global>
|
||||
|
||||
profile system_i2p {
|
||||
profile system_i2p flags=(complain) {
|
||||
#include <abstractions/i2p>
|
||||
|
||||
owner /{,lib/live/mount/overlay/}var/lib/i2p/** rwkl,
|
||||
|
Reference in New Issue
Block a user