File apparmor.curvedns of Package curvedns
# (C) 2011 Peter Conrad <conrad@quisquis.de>
#
# This file is licensed under the terms of the
# GNU General Public License Version 2. A copy of these terms should be
# enclosed as "COPYING" in the package containing this file.
#include <tunables/global>
/usr/sbin/curvedns {
#include <abstractions/base>
/dev/urandom r,
/etc/curvedns/* r,
network udp,
network tcp,
}