1234567891011121314151617 |
- # Last Modified: Mon Jul 20 11:20:57 2015
- #include <tunables/global>
- #include <tunables/gnunet>
- profile @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-service-vpn {
- #include <abstractions/base>
- #include <abstractions/gnunet-common>
- @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-service-vpn mr,
- #Gnunet helper
- @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-helper-vpn Px,
-
- # Site-specific additions and overrides. See local/README for details.
- #include <local/gnunet>
- }
|