mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-10 19:52:50 -03:00
11 lines
186 B
Text
11 lines
186 B
Text
|
#include <tunables/global>
|
||
|
|
||
|
/usr/bin/onionshare flags=(complain) {
|
||
|
#include <abstractions/onionshare>
|
||
|
|
||
|
/usr/bin/ r,
|
||
|
/usr/bin/onionshare r,
|
||
|
|
||
|
#include <local/usr.bin.onionshare>
|
||
|
}
|