Initial check-in
This commit is contained in:
commit
cb21e47784
4 changed files with 56 additions and 0 deletions
32
slides.tex
Normal file
32
slides.tex
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
\documentclass[14pt]{beamer}
|
||||
\usetheme{metropolis}
|
||||
|
||||
\title{systemd}
|
||||
\subtitle{The standard Linux init system}
|
||||
|
||||
\begin{document}
|
||||
\metroset{titleformat frame=allcaps}
|
||||
|
||||
\maketitle
|
||||
|
||||
\section{Introduction}
|
||||
|
||||
\begin{frame}{What is an init system?}
|
||||
Foo bar
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{What is systemd?}
|
||||
Bar baz
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{What is an init system?}
|
||||
Foo bar
|
||||
\end{frame}
|
||||
|
||||
\section{Demo}
|
||||
|
||||
\section{Controversies}
|
||||
|
||||
\section{Questions?}
|
||||
|
||||
\end{document}
|
||||
Loading…
Add table
Add a link
Reference in a new issue