apparmor/profiles/abstractions/perl
Steve Beattie 6d3e74907d Import the rest of the core functionality of the internal apparmor
development tree (trunk branch). From svn repo version 6381.
2006-04-11 21:52:54 +00:00

18 lines
629 B
Text

# $Id: perl 5860 2005-12-06 08:16:39Z dominic $
# ------------------------------------------------------------------
#
# 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.
#
# ------------------------------------------------------------------
# a few files typically required for perl scripts
/usr/bin/perl rix,
/usr/bin/perl[0-9].[0-9].[0-9] rix,
/usr/lib/perl5/** r,
/usr/lib64/perl5/** r,