summaryrefslogtreecommitdiff
path: root/lib/chef/provider/systemd_unit.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "Verify systemd_unit file during create" (#5326)Matt Wrock2016-09-211-9/+0
* Use symbols instead of strings as keys for systemd user property (#5241)Joshua Miller2016-08-261-2/+2
* Verify systemd_unit file during createMal Graty2016-08-211-0/+9
* Merge pull request #4908 from nathwill/systemd-unit-try-actionsThom May2016-05-311-0/+18
|\
| * add more unit actionsNathan Williams2016-05-061-0/+18
* | reject malformed ini contentNathan Williams2016-05-131-0/+10
|/
* add systemd_unit resource/providerNathan Williams2016-04-161-0/+210