Elly Jones | 0e95bbf | 2011-06-23 16:16:30 -0400 | [diff] [blame] | 1 | #!/bin/sh |
2 | |||||
3 | # Copyright (c) 2011 The Chromium OS Authors. All rights reserved. | ||||
4 | # Use of this source code is governed by a BSD-style license that can be | ||||
5 | # found in the LICENSE file. | ||||
6 | |||||
7 | echo "chronos:$(openssl passwd -1)" > /mnt/stateful_partition/etc/devmode.passwd |