summaryrefslogtreecommitdiff
path: root/manifests/unit_file.pp
AgeCommit message (Collapse)Author
2016-08-16Add target param for the unit file (#10)Theo Chatzimichos
This is useful in case the Unit file is a symlink to another one
2016-01-27Shortcut for creating unit files / tmpfilesFelix Bechstein
This change allows creating unit files and reloading systemd with just a single resource. It's fully compatible with the manual behavior.