Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.21 KB

README.md

File metadata and controls

34 lines (26 loc) · 1.21 KB

Manual Systemd Unit Execution

Executing Units Without Systemd

Overview

The main objective of this repository is to analize all the systemd units and find a way to simulate them in machine without systemd. In this case the best technology to test, is Docker.

In the documentation section, you will find a description of all the types of units. The target, due to it's importance have a special section. Also I included a single section with all the systemd sections and their parameters.

Documentation:

Here you can find some usefull documentation about:

Docker Implementation

Here are some manual examples in dockers: