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

Skip to content
Snippets Groups Projects
Verified Commit 74c493b1 authored by zzz's avatar zzz
Browse files

Debian: apparmor update

parent 10b90f45
No related branches found
No related tags found
No related merge requests found
...@@ -50,6 +50,8 @@ ...@@ -50,6 +50,8 @@
/usr/share/i2p/** r, /usr/share/i2p/** r,
# Used by some plugins # Used by some plugins
/usr/share/java/ecj.jar r,
/usr/share/java/eclipse-ecj.jar r,
/usr/share/java/eclipse-ecj-*.jar r, /usr/share/java/eclipse-ecj-*.jar r,
# Tanuki java wrapper # Tanuki java wrapper
...@@ -81,6 +83,9 @@ ...@@ -81,6 +83,9 @@
# Other /proc # Other /proc
@{PROC}/cpuinfo r, @{PROC}/cpuinfo r,
@{PROC}/net/if_inet6 r, @{PROC}/net/if_inet6 r,
@{PROC}/sys/net/ipv6/conf/all/temp_prefered_lft r,
@{PROC}/sys/net/ipv6/conf/all/temp_valid_lft r,
@{PROC}/sys/net/ipv6/conf/all/use_tempaddr r,
# 'm' is needed by the I2P-Bote plugin # 'm' is needed by the I2P-Bote plugin
/{,lib/live/mount/overlay/}tmp/ rwm, /{,lib/live/mount/overlay/}tmp/ rwm,
......
#
# Note: Update apparmor/i2p after any changes
#
usr/share/common-licenses/GPL-2 usr/share/doc/i2p-router/licenses/LICENSE-GPLv2.txt usr/share/common-licenses/GPL-2 usr/share/doc/i2p-router/licenses/LICENSE-GPLv2.txt
usr/share/common-licenses/LGPL-2.1 usr/share/doc/i2p-router/licenses/LICENSE-LGPLv2.1.txt usr/share/common-licenses/LGPL-2.1 usr/share/doc/i2p-router/licenses/LICENSE-LGPLv2.1.txt
usr/share/common-licenses/Apache-2.0 usr/share/doc/i2p-router/licenses/LICENSE-Apache2.0.txt usr/share/common-licenses/Apache-2.0 usr/share/doc/i2p-router/licenses/LICENSE-Apache2.0.txt
......
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