2013-09-19 10:32:19 +05:30
|
|
|
=pod
|
|
|
|
|
|
|
|
=head1 NAME
|
|
|
|
|
|
|
|
aa-mergeprof - merge AppArmor security profiles.
|
|
|
|
|
|
|
|
=head1 SYNOPSIS
|
|
|
|
|
2014-10-16 20:26:45 +02:00
|
|
|
B<aa-mergeprof I<file> [I<file> ...] [I<-d /path/to/profiles>]>
|
2013-09-19 10:32:19 +05:30
|
|
|
|
|
|
|
=head1 OPTIONS
|
|
|
|
|
2014-10-16 20:26:45 +02:00
|
|
|
B<file>
|
|
|
|
|
|
|
|
One or more files containing profiles to merge into the profile directory (see -d).
|
|
|
|
|
2013-09-19 10:32:19 +05:30
|
|
|
B<-d --dir /path/to/profiles>
|
|
|
|
|
2014-10-16 20:26:45 +02:00
|
|
|
Specifies the target directory for the merged AppArmor security profile set.
|
2013-09-19 10:32:19 +05:30
|
|
|
Defaults to /etc/apparmor.d.
|
|
|
|
|
|
|
|
=head1 DESCRIPTION
|
|
|
|
|
|
|
|
B<aa-mergeprof>
|
|
|
|
|
|
|
|
=head1 BUGS
|
|
|
|
|
|
|
|
If you find any bugs, please report them at
|
2020-05-02 20:40:55 -07:00
|
|
|
L<https://gitlab.com/apparmor/apparmor/-/issues>.
|
2013-09-19 10:32:19 +05:30
|
|
|
|
|
|
|
=head1 SEE ALSO
|
|
|
|
|
|
|
|
apparmor(7), apparmor.d(5), aa_change_hat(2), aa-genprof(1),
|
|
|
|
aa-logprof(1), aa-enforce(1), aa-audit(1), aa-complain(1),
|
2018-09-13 16:28:22 +00:00
|
|
|
aa-disable(1), and L<https://wiki.apparmor.net>.
|
2013-09-19 10:32:19 +05:30
|
|
|
|
|
|
|
=cut
|