diff options
author | Luke Shumaker <lukeshu@lukeshu.com> | 2018-09-18 17:59:03 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@lukeshu.com> | 2018-09-18 17:59:03 -0400 |
commit | 33685e2f8c03e252390b28dd57464420cce5bcc3 (patch) | |
tree | e8d3a8280109a36c718e9d70d952b09ac6d6c85d | |
parent | 964db8aa32f68373b13d6900d69a523c1cffa26c (diff) |
-rwxr-xr-x | systemd.py | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 |