tree: 7b6fbe8310554399d4481ed694af5f94cbe89e02 [path history] [tgz]
  1. dbus/
  2. dbus_bindings/
  3. init/
  4. proto/
  5. seccomp/
  6. BUILD.gn
  7. daemon.cc
  8. daemon.h
  9. dbus_adaptor.cc
  10. dbus_adaptor.h
  11. dbus_adaptor_test.cc
  12. file_utils.cc
  13. file_utils.h
  14. main.cc
  15. OWNERS
  16. README.md
arc/data-snapshotd/README.md

Chrome OS ARC data snapshotd daemon

Warning: This document is old & has moved. Please update any links:
https://chromium.googlesource.com/chromiumos/platform2/+/HEAD/arc/data-snapshotd/README.md

This package implements arc-data-snapshotd, a running in minijail daemon that executes operations with ARC snapshots of /data directory for Managed Guest Session (MGS) requested by Chrome browser.

The arc-data-snapshotd interface is exposed to Chrome browser through a D-Bus API.