Skip to content
Snippets Groups Projects
Commit ebdb57bb authored by Thomas Bellman's avatar Thomas Bellman
Browse files

Use systemd Puppet module for systemd unit files.

The systemd module makes it a little bit easier to manage systemd
unit files.  Specifying unit options as a hash is easier than e.g.
having to build a string from a list of lines ourselves.  The module
also creates the /etc/systemd/system/<UNIT>.d directory, and tells
systemd to reload its configuration, without us having to do it.
parent 4730cb4e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment