logind: don't print warning when user@.service template is masked
commit03b6fa0c5b51b0d39334ff6ba183a3391443bcf6
authorMichal Sekletar <msekleta@redhat.com>
Fri, 22 Feb 2019 14:50:55 +0000 (22 15:50 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 22 Feb 2019 22:15:38 +0000 (22 23:15 +0100)
treec07cf2b117f7616641216c8e46e52e5712fe8a26
parent87dddbaf6271488e0c8d6a6e636f32d23877ac4a
logind: don't print warning when user@.service template is masked

User instance of systemd is optional feature and if user@.service
template is masked then administrator most likely doesn't want --user
instances of systemd for logged in users. We don't need to be verbose
about it.
src/login/logind-user.c