diff --git a/chroot_version_hooks.d/2_path_update b/chroot_version_hooks.d/2_path_update new file mode 100644 index 0000000000..6372e5fdac --- /dev/null +++ b/chroot_version_hooks.d/2_path_update @@ -0,0 +1,15 @@ +# Copyright (c) 2011 The Chromium OS Authors. All rights reserved. +# Use of this source code is governed by a BSD-style license that can be +# found in the LICENSE file. + +target="/etc/env.d/99chromiumos" +sudo_clobber "${target}" <