 autodep - guess basic AppArmor profile requirements 
	
#nameNAME 	
#synopsisSYNOPSIS 	
#descriptionDESCRIPTION 	
#bugsBUGS 	
#see_alsoSEE ALSO 
NAME 
autodep - guess basic AppArmor profile requirements
SYNOPSIS 
autodep <executable> [<executable> ...]
DESCRIPTION 
autodep is used to generate a minimal AppArmor profile for a set of
executables. This program will generate a profile for binary executable
as well as interpreted script programs. At a minimum autodep will provide
a base profile containing a base include directive which includes basic
profile entries needed by most programs.  The profile is generated by
recursively calling 
ldd(1) on the executables listed on the command line.
BUGS 
This program does not perform full static analysis of executables, so
the profiles generated are necessarily incomplete. If you find any bugs,
please report them to bugzilla at 
http://bugzilla.novell.comhttp://bugzilla.novell.com .
SEE ALSO 
apparmor(7), apparmor.d(5), complain(1), enforce(1), change_hat(2), and
http://forge.novell.com/modules/xfmod/project/?apparmorhttp://forge.novell.com/modules/xfmod/project/ .
 autodep - guess basic AppArmor profile requirements 