Debian: apparmor update
This commit is contained in:
5
debian/apparmor/i2p
vendored
5
debian/apparmor/i2p
vendored
@ -50,6 +50,8 @@
|
||||
/usr/share/i2p/** r,
|
||||
|
||||
# Used by some plugins
|
||||
/usr/share/java/ecj.jar r,
|
||||
/usr/share/java/eclipse-ecj.jar r,
|
||||
/usr/share/java/eclipse-ecj-*.jar r,
|
||||
|
||||
# Tanuki java wrapper
|
||||
@ -81,6 +83,9 @@
|
||||
# Other /proc
|
||||
@{PROC}/cpuinfo 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
|
||||
/{,lib/live/mount/overlay/}tmp/ rwm,
|
||||
|
4
debian/i2p-router.links
vendored
4
debian/i2p-router.links
vendored
@ -1,3 +1,7 @@
|
||||
#
|
||||
# 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/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
|
||||
|
Reference in New Issue
Block a user