From 33685e2f8c03e252390b28dd57464420cce5bcc3 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 18 Sep 2018 17:59:03 -0400 Subject: Remove comment about Arch Linux 'collectd' using python2; no longer true --- systemd.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/systemd.py b/systemd.py index ee4808e..6a7bf2b 100755 --- a/systemd.py +++ b/systemd.py @@ -19,10 +19,6 @@ # This should be both valid Python 2 and 3, as the collectd Python # plugin can be either Python 2 or 3 (decided at compile time). -# -# Oddly, the Arch 'collectd' package chose Python 2, despite using -# Python 3 as the default system Python. I assume they have a good -# reason for it, though I can't find it discussed anywhere. import sys import dbus -- cgit v1.2.3