Code

contrib/README: sort items
authorMarc Fournier <marc.fournier@camptocamp.com>
Wed, 16 Nov 2016 09:12:10 +0000 (10:12 +0100)
committerMarc Fournier <marc.fournier@camptocamp.com>
Wed, 16 Nov 2016 09:12:10 +0000 (10:12 +0100)
contrib/README

index 1ebf1f146e6332ce88f90b894ec233bbbc196946..3ca9386fab022c356603833a72ac659581019af0 100644 (file)
@@ -17,6 +17,11 @@ collectd-network.py
 in pure Python. It currently supports to receive data and notifications from
 collectd.
 
+collectd.service
+----------------
+  Service file for systemd. Please ship this file as
+  /lib/systemd/system/collectd.service in any linux package of collectd.
+
 collectd-unixsock.py
 --------------------
   This Python module by Clay Loveless provides an interface to collect's
@@ -101,8 +106,3 @@ solaris-smf
 -----------
   Manifest file for the Solaris SMF system and detailed information on how to
 register collectd as a service with this system.
-
-collectd.service
-----------------
-  Service file for systemd. Please ship this file as
-  /lib/systemd/system/collectd.service in any linux package of collectd.