mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-01 19:06:20 -04:00
AppArmor profiles for Onionshare, written by Tails developers
This commit is contained in:
parent
cdbdd366ba
commit
338e9d04c1
5 changed files with 71 additions and 0 deletions
10
apparmor/usr.bin.onionshare
Normal file
10
apparmor/usr.bin.onionshare
Normal file
|
@ -0,0 +1,10 @@
|
|||
#include <tunables/global>
|
||||
|
||||
/usr/bin/onionshare flags=(complain) {
|
||||
#include <abstractions/onionshare>
|
||||
|
||||
/usr/bin/ r,
|
||||
/usr/bin/onionshare r,
|
||||
|
||||
#include <local/usr.bin.onionshare>
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue