| # Copyright 2019 The ChromiumOS Authors | |
| # Use of this source code is governed by a BSD-style license that can be | |
| # found in the LICENSE file. | |
| # This file is installed into /etc, and will be read by | |
| # shall-use-userdataauth.sh in /usr/libexec/cryptohome/ to determine if we are | |
| # using the new (UserDataAuth) or old interface. | |
| # Any change to this file must be accompanied by a restart of cryptohomed. | |
| USER_DATA_AUTH_INTERFACE=on |