Changeset 53cfba4c
- Timestamp:
- Jun 14, 2015 8:07:43 PM (6 years ago)
- Branches:
- master
- Children:
- 863e120
- Parents:
- 3a774b7 (diff), 25f6c3d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
debian/apparmor/i2p
r3a774b7 r53cfba4c 52 52 # 'm' is needed by the I2P-Bote plugin 53 53 /{,lib/live/mount/overlay/}tmp/ rwm, 54 owner /{,lib/live/mount/overlay/}tmp/hsperfdata_i2psvc/ rwk, 55 owner /{,lib/live/mount/overlay/}tmp/hsperfdata_i2psvc/** rw, 56 owner /{,lib/live/mount/overlay/}tmp/wrapper[0-9]*.tmp rwk, 57 owner /{,lib/live/mount/overlay/}tmp/wrapper[0-9]*.tmp/** rw, 54 58 owner /{,lib/live/mount/overlay/}tmp/i2p-daemon/ rwm, 55 59 owner /{,lib/live/mount/overlay/}tmp/i2p-daemon/** rwklm, … … 57 61 # Prevent spamming the logs 58 62 deny /dev/tty rw, 63 deny /{,lib/live/mount/overlay/}var/tmp/ r, 59 64 deny @{PROC}/[0-9]*/fd/ r, 60 65 deny /usr/sbin/ r,
Note: See TracChangeset
for help on using the changeset viewer.