diff options
author | H. P. <harald.p.@xmart.de> | 2018-07-05 20:14:30 +0200 |
---|---|---|
committer | H. P. <harald.p.@xmart.de> | 2018-07-05 20:14:30 +0200 |
commit | 29140a466a8ab64efbc81d29906b84ac5ff838b8 (patch) | |
tree | bcec4619dc2de78f991c3451374156e8b052c926 | |
parent | b1332ed3c4ea2f6667ce3149fdcc2be047ea119a (diff) | |
download | systemd-units-29140a466a8ab64efbc81d29906b84ac5ff838b8.tar.bz2 |
better structure in README.md
-rw-r--r-- | README.md | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -1,6 +1,9 @@ ## Scope This contains all sorts of systemd units I have written for whatever purpose. -Sometimes just for lack of alternatives :) e.g. freshclam? No reason for it on -Debian, but on Fedora. KVM machines? libvirtd-guests is great, but not always -wanted. +Sometimes just for lack of alternatives :) + +Some examples: + +* freshclam? No reason for it on Debian, but on Fedora (no package with a service on FC28). +* KVM machines? libvirtd-guests is great, but not always wanted or available. |