logind: don't print warning when user@.service template is masked
commit65e96327360ab41d44d5383dcecc82a19fad198c
authorMichal Sekletar <msekleta@redhat.com>
Fri, 22 Feb 2019 14:50:55 +0000 (22 15:50 +0100)
committerThe Plumber <50238977+systemd-rhel-bot@users.noreply.github.com>
Mon, 2 Nov 2020 13:43:02 +0000 (2 14:43 +0100)
tree97bd0c7490b7187551bf531af31d805e6ee62a31
parent45d093a37b6f8c2ceae9bfd090c5265f35413b46
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.

(cherry picked from commit 03b6fa0c5b51b0d39334ff6ba183a3391443bcf6)

Resolves: #1880270
src/login/logind-user.c