summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2016-07-26only use awk, instead of grep and awk (#9)Igor Galić
This reduces a pipe, by only using `awk` for both of operations that of `grep`, and that of `awk`.
2016-02-19Simplify systemd facts following puppetlabs/facter#871 commentsJulien Pivotto
2016-02-19(FACT-852) Support for systemd and systemd_versionYanis Guenane
This commit adds support for systemd and systemd_version facts.