aboutsummaryrefslogtreecommitdiff
path: root/contrib/apparmor/gnunet-helper-audio-record
blob: f85b83d9f2ad3568cefdea1e03e1c948f0362b4a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Last Modified: Tue Jul 28 11:42:58 2015
#include <tunables/global>
#include <tunables/gnunet>

profile @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-helper-audio-record flags=(complain) {
  #include <abstractions/gnunet-common>
  #include <abstractions/gnunet-libaudio>

  @{GNUNET_PREFIX}/lib/gnunet/libexec/gnunet-helper-audio-record mr,
}