mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 22:51:03 +02:00
Currently used for resolv.conf and hosts, because these files can change during the lifetime of a chroot, for example on computers with more dynamic network (laptops). While this creates a persistent process in the background for the sole purpose of syncing files, the performance impact is negligible. BUG=12316 TEST=below 1) enter_chroot once+quit, many times + quit, verify correct exit behaviour 2) enter_chroot, modify host resolv.conf, see chroot being updated Change-Id: I26573570c027acc2c214a00838a6f982a7585b13 R=robotboy@chromium.org,dparker@chromium.org,sosa@chromium.org Review URL: http://codereview.chromium.org/6720005
Description
Languages
Shell
93.1%
Python
6.9%