We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5ecd33 commit 5438d76Copy full SHA for 5438d76
1 file changed
chromeos-base/cryptohome/files/lockbox-cache.conf
@@ -7,8 +7,8 @@ author "chromium-os-dev@chromium.org"
7
8
oom score -100
9
10
-# Runs before cryptohomed so it can consume install attributes.
11
-start on starting cryptohomed
+# The cache must be written before device_managementd starts.
+start on starting boot-services and started syslog
12
13
env LOCKBOX_CACHE_DIR=/run/lockbox
14
env LOCKBOX_NVRAM_FILE=/tmp/lockbox.nvram
0 commit comments