dac3c2d Use `systemctl --no-legend` when collecting service info

Authored and Committed by adamwill 7 years ago
    Use `systemctl --no-legend` when collecting service info
    
    Without this, when there are failed services, we get an extra
    column to the left of the service names with a unicode dot for
    each failed service, which is awkward and screws up the parsing.
    
        
file modified
+1 -1