mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-03 11:56:06 -04:00
10 lines
169 B
Text
10 lines
169 B
Text
#include <tunables/global>
|
|
|
|
/usr/bin/onionshare {
|
|
#include <abstractions/onionshare>
|
|
|
|
/usr/bin/ r,
|
|
/usr/bin/onionshare r,
|
|
|
|
#include <local/usr.bin.onionshare>
|
|
}
|