units: turn off keyring handling for user@.service
authorLennart Poettering <lennart@poettering.net>
Wed, 13 Mar 2019 17:47:28 +0000 (18:47 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 19 Mar 2019 09:58:20 +0000 (10:58 +0100)
commit928df2c251501f9a693cfd292a8a05c45d1963e2
tree1e40e3deda6b1c23054e56c6d55beaf92a1e8846
parent4890482531a4c36d0f0fa37a3734fd809d95f305
units: turn off keyring handling for user@.service

This service uses PAM anyway, hence let pam_keyring set things up for
us. Moreover, this way we ensure that the invocation ID is not set for
this service as key, and thus can't confuse the user service's
invocation ID.

Fixes: #11649
units/user@.service.in