vconsole-setup: add more log messages
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 25 May 2017 03:25:10 +0000 (23:25 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 25 May 2017 03:25:10 +0000 (23:25 -0400)
commit3d62378088593a7868d58b840ef5ca25dd357339
treef91ecbe8d0fedb4c838c22ea2e3fbf0526207acd
parentb23aec0d6b98bc99998786506a8769e1a1ea1841
vconsole-setup: add more log messages

This makes it quite a bit easier to see what failed.

strv_join is called inline in log_debug so that it is under the conditional
that kills the whole thing if debugging is disabled.
src/vconsole/vconsole-setup.c