123456789101112131415 |
- # Last Modified: Tue Jul 28 11:44:00 2015
- #include <tunables/global>
- #include <tunables/gnunet>
- profile @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-helper-nat-server {
- #include <abstractions/gnunet-suid>
- capability setuid,
- @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-helper-nat-server mr,
-
- # Site-specific additions and overrides. See local/README for details.
- #include <local/gnunet-suid>
- }
|