Add init system slide

This commit is contained in:
Vincent Ambo 2016-01-20 16:29:07 +01:00
parent cb21e47784
commit e4feeda4a3
No known key found for this signature in database
GPG key ID: 66F505681DB8F43B

View file

@ -12,14 +12,19 @@
\section{Introduction}
\begin{frame}{What is an init system?}
Foo bar
An init system is the first process (PID 1) started in a Unix like system. It handles:
\begin{itemize}
\item Starting system processes and services
\item Adopting and ``reaping'' orphaned processes
\end{itemize}
\end{frame}
\begin{frame}{What is systemd?}
Bar baz
\end{frame}
\begin{frame}{What is an init system?}
\begin{frame}{Systemd units}
Foo bar
\end{frame}