I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit fea2c3c6 authored by kytv's avatar kytv
Browse files

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.
parent 281686ba
No related branches found
No related tags found
No related merge requests found
# 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,
......
# Last Modified: Sun Apr 12 22:08:32 2015
# Last Modified: Thu May 21 18:30:32 2015
# vim:syntax=apparmor et ts=8 sw=4
#include <tunables/global>
/usr/bin/i2prouter {
/usr/bin/i2prouter flags=(complain) {
#include <abstractions/i2p>
capability sys_ptrace,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment