blob: d00bc76b402071fcf8f366e7cc52d913cedcdbe4 [file] [log] [blame] [edit]
# Copyright 2021 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# Setup the paths expected by cryptohome.
# These are redundant because of the bind mount to stateful, but the checks are
# cheap so it is better to be safe.
d= /home/chronos 0755 chronos chronos
# /home/root must be sticky.
D= /home/root 1751 root root
D= /home/user 0755 root root
D= /home/chronos/user 1755 chronos chronos
R /home/chronos/u-????????????????????????????????????????
R /home/user/????????????????????????????????????????
R /home/root/????????????????????????????????????????
d= /run/cryptohome 0700 root root
d= /run/daemon-store 0755 root root
d= /run/daemon-store-cache 0755 root root