remove 'l' from debian apparmor profiles

This commit is contained in:
kytv
2015-12-06 03:01:31 +00:00
parent 997ef73d50
commit eaae06028e
3 changed files with 3 additions and 3 deletions

2
debian/apparmor/i2p vendored
View File

@@ -61,7 +61,7 @@
owner /{,lib/live/mount/overlay/}tmp/scrypt* rwk,
owner /{,lib/live/mount/overlay/}tmp/scrypt*/** rw,
owner /{,lib/live/mount/overlay/}tmp/i2p-daemon/ rwm,
owner /{,lib/live/mount/overlay/}tmp/i2p-daemon/** rwklm,
owner /{,lib/live/mount/overlay/}tmp/i2p-daemon/** rwkm,
# Prevent spamming the logs
deny /dev/tty rw,

View File

@@ -5,7 +5,7 @@
profile system_i2p flags=(complain) {
#include <abstractions/i2p>
owner /{,lib/live/mount/overlay/}var/lib/i2p/** rwkl,
owner /{,lib/live/mount/overlay/}var/lib/i2p/** rwk,
owner /{,lib/live/mount/overlay/}var/lib/i2p/i2p-config/eepsite/cgi-bin rix,
owner /{,lib/live/mount/overlay/}var/log/i2p/* rw,

View File

@@ -40,7 +40,7 @@
@{HOME}/.java/fonts/** r,
owner @{HOME}/.i2p/ rw,
owner @{HOME}/.i2p/** rwkl,
owner @{HOME}/.i2p/** rwk,
owner @{HOME}/.i2p/eepsite/cgi-bin/** rix,
# Prevent spamming the logs