mirror of
https://github.com/flatcar/scripts.git
synced 2026-02-03 14:52:21 +01:00
The "emerge" process sometimes copies files to /var/tmp and then run it. Recent changes to images set the "noexec" flag on /var, thus preventing such activities. Temporarily clear this flag from within cros_package_to_live. BUG=none TEST=Manually set noexec on /var and run cros_package_to_live Review URL: http://codereview.chromium.org/3739001
Description
Languages
Shell
93.1%
Python
6.9%