cdist/cdist/conf/type/__systemd_unit/explorer
lubo 3397bcbf9b __systemd_unit improvements (#606)
* __systemd_unit: Move systemctl detection to manifest

* __systemd_unit: Restart the unit if inactive

Until now, the --restart parameter caused the unit to be restarted
only when the unit file has changed. This commit modifies --restart
behavior so that the unit is also restarted when the unit is inactive.

* __systemd_unit: Do not create unit file when source is empty
2017-12-29 17:06:48 +01:00
..
enablement-state Add __systemd_unit type (#589) 2017-11-07 13:25:37 +01:00
systemctl-present Add __systemd_unit type (#589) 2017-11-07 13:25:37 +01:00
unit-status __systemd_unit improvements (#606) 2017-12-29 17:06:48 +01:00