fixes to apparmor profile for i2prouter

This commit is contained in:
kytv
2015-04-14 18:50:45 +00:00
parent de6608f6b8
commit 749e19a1c3
2 changed files with 3 additions and 1 deletions

View File

@ -26,6 +26,7 @@
/bin/sleep rix,
/bin/uname rix,
/bin/which rix,
/etc/default/i2p r,
/usr/bin/{,g,m}awk rix,
/usr/bin/cut rix,
@ -48,3 +49,4 @@
# Site-specific additions and overrides. See local/README for details.
#include <local/usr.bin.i2prouter>
}