mirror of
https://github.com/onionshare/onionshare.git
synced 2024-10-01 01:35:40 -04:00
11 lines
186 B
Plaintext
11 lines
186 B
Plaintext
|
#include <tunables/global>
|
||
|
|
||
|
/usr/bin/onionshare flags=(complain) {
|
||
|
#include <abstractions/onionshare>
|
||
|
|
||
|
/usr/bin/ r,
|
||
|
/usr/bin/onionshare r,
|
||
|
|
||
|
#include <local/usr.bin.onionshare>
|
||
|
}
|