Skip to content

Commit 5438d76

Browse files
committed
fix enrollment lost after reboot
1 parent f5ecd33 commit 5438d76

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

chromeos-base/cryptohome/files/lockbox-cache.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ author "chromium-os-dev@chromium.org"
77

88
oom score -100
99

10-
# Runs before cryptohomed so it can consume install attributes.
11-
start on starting cryptohomed
10+
# The cache must be written before device_managementd starts.
11+
start on starting boot-services and started syslog
1212

1313
env LOCKBOX_CACHE_DIR=/run/lockbox
1414
env LOCKBOX_NVRAM_FILE=/tmp/lockbox.nvram

0 commit comments

Comments
 (0)