mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-02 19:36:08 -04:00
10 lines
186 B
Text
10 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>
|
|
}
|