]> git.proxmox.com Git - systemd.git/commit
systemctl: tweak drop-in display
authorLennart Poettering <lennart@poettering.net>
Fri, 5 Apr 2013 18:19:54 +0000 (20:19 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 5 Apr 2013 18:19:54 +0000 (20:19 +0200)
commit5a8e9427a6db2af25c1ae628ad6caea0c64a11ec
treeb058235f4408d9d32ef042e05e18c3ed23346e7e
parent45a4f72337f3fe26e0a07301238ccbe8eec8893c
systemctl: tweak drop-in display

So far we didn't place spaces between the box drawing chars and the
values next to them. Let's be consistent here.

(Or to turn this around: if we really want to place a space there we
probably should do that in all our tree outputs, not just here...)
src/systemctl/systemctl.c