82 lines
2.3 KiB
HTML
82 lines
2.3 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of APPARMOR.VIM</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>APPARMOR.VIM</H1>
|
|
Section: AppArmor (5)<BR>Updated: 2020-05-19<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
apparmor.vim - vim syntax highlighting file for AppArmor profiles
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
|
|
|
|
Your system may be configured to automatically use syntax highlighting
|
|
for installed AppArmor policies. If not, you can enable syntax highlighting in
|
|
a specific vim session by performing:
|
|
<P>
|
|
|
|
|
|
|
|
<PRE>
|
|
:set syntax=apparmor
|
|
|
|
</PRE>
|
|
|
|
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
|
|
|
|
<B>apparmor.vim</B> provides syntax highlighting rules for the <B><A HREF="/cgi-bin/man/man2html?1+vim">vim</A></B>(1) text
|
|
editor; the rules provide an easy visual method to inspect AppArmor
|
|
profiles for syntax correctness and semantics.
|
|
<P>
|
|
|
|
The colors indicate the relative severity of granting a specific set of
|
|
privileges. Ranking access with colors is necessarily generic and vague,
|
|
but it may help you understand your profiles better.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>BUGS</H2>
|
|
|
|
|
|
|
|
<B>apparmor.vim</B> does not properly detect dark versus light backgrounds.
|
|
Patches accepted. If you find any bugs, please report them at
|
|
<<A HREF="https://bugs.launchpad.net/apparmor/+filebug">https://bugs.launchpad.net/apparmor/+filebug</A>>.
|
|
<A NAME="lbAF"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?1+vim">vim</A></B>(1), <B><A HREF="/cgi-bin/man/man2html?7+apparmor">apparmor</A></B>(7), <B><A HREF="/cgi-bin/man/man2html?5+apparmor.d">apparmor.d</A></B>(5), <B><A HREF="/cgi-bin/man/man2html?2+aa_change_hat">aa_change_hat</A></B>(2), and
|
|
<<A HREF="https://wiki.apparmor.net">https://wiki.apparmor.net</A>>.
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="1"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="2"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="3"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="4"><A HREF="#lbAE">BUGS</A><DD>
|
|
<DT id="5"><A HREF="#lbAF">SEE ALSO</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:06:02 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|