about summary refs log tree commit diff
path: root/slides.tex
diff options
context:
space:
mode:
Diffstat (limited to 'slides.tex')
-rw-r--r--slides.tex32
1 files changed, 32 insertions, 0 deletions
diff --git a/slides.tex b/slides.tex
new file mode 100644
index 000000000000..8322e98de246
--- /dev/null
+++ b/slides.tex
@@ -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}