systemctl: fix alignment with units in not-found state
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 15 Jan 2017 18:38:43 +0000 (13:38 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 15 Jan 2017 18:38:43 +0000 (13:38 -0500)
commita9bd056ad9b3ac8c930a667842b16df97ba8fc97
tree4dffb02a9c191fd70087980a7be894c3c114ef56
parent43479f8d21a770cdb4870087fcec446b3d845cbc
systemctl: fix alignment with units in not-found state

A fixed value (6 and later 5) was added back in 4deb3b93911, and
not updated when load_len was added later on.

Also the other 5 with 1 + 1 + 1 + 1 + 1 to make it easier to see
that this is about the column separators.
src/systemctl/systemctl.c