blob: e50ec66c9abb1dcf5b68a1bd7de57a8c321769d8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
\input{configpres}
% ----------------------------
\subsection{Linux Mandatory Access Control}
\title{Linux Mandatory Access Control}
\maketitle
% ----------------------------
\begin{frame}
\frametitle{Overview}
\tableofcontents
\end{frame}
% ----------------------------
\input{security/advanced/frm_mac.tex}
% ----------------------------
\subsection*{}
\input{tailpres}
|