user-runtime-dir: downgrade a few log messages to LOG_DEBUG that we ignore
authorLennart Poettering <lennart@poettering.net>
Thu, 2 Aug 2018 18:56:34 +0000 (20:56 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 3 Aug 2018 08:38:49 +0000 (10:38 +0200)
commit3a13442bbf72e7ebdd0b4d60c2922ea7c5cc9496
tree7686eef8da9a55dfe62a5af7316bc6e6b8dda7bf
parente6c7c7ffd5544b7845feeb5f0d3be0a960df9aaa
user-runtime-dir: downgrade a few log messages to LOG_DEBUG that we ignore

As the comments already say it might be quite likely that
$XDG_RUNTIME_DIR is not set up as mount, and we shouldn't complain about
that.

Moreover, let's make this idempotent, so that a runtime dir that is
already gone and is removed again doesn't cause failure.
src/login/user-runtime-dir.c