Package: iproute2
Version: 3.16.0-2
Severity: wishlist
Tags: patch
Dear Maintainer,
iproute2 does not have an apparmor profile for /bin/ip. Attached is a profile.
-- System Information:
Debian Release: jessie/sid
# Last Modified: Sun Jul 20 12:35:26 2014
# ------------------------------------------------------------------
#
# Copyright (c) 2014 Pat Parson
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of version 2 of the GNU General Public
# License published by the Free Software Foundation.
#
# ------------------------------------------------------------------
#include <tunables/global>
/bin/ip {
#include <abstractions/base>
/bin/ip mr,
/etc/iproute2/* r,
}