about summary refs log tree commit diff
path: root/slides.tex
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@gmail.com>2016-01-20T11·13+0100
committerVincent Ambo <tazjin@gmail.com>2016-01-20T11·13+0100
commitcb21e47784c5af9e7b3500b6d87fc72da1b32ecd (patch)
tree355d3e6ea2e098c851c4fb00ac0fb444d5dc9a26 /slides.tex
Initial check-in
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 0000000000..8322e98de2
--- /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}