apparmor/profiles/extras/usr.bin.fam

24 lines
696 B
Text
Raw Normal View History

# $Id$
# ------------------------------------------------------------------
#
# Copyright (C) 2002-2005 Novell/SUSE
#
# 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>
/usr/bin/fam {
#include <abstractions/base>
#include <abstractions/nameservice>
/tmp/.fam* wl,
/etc/mtab rw,
/usr/bin/fam rix,
# it makes some level of sense for FAM to read all files on the
# filesystem, even if this is a little unfortunate.
/** r,
}