cros-garcon: Add install of cros-garcon.conf config file

This installs a config file for garcon to the ~/.config folder for the
main user if it does not exist. We don't remove it on uninstall in order
to preserve any changes the user has made.

BUG=chromium:865106
TEST=Built .deb and verified installs correctly
CQ-DEPEND=CL:1191865

Change-Id: I68c2833151176701c885148de8be3628d77dd848
Reviewed-on: https://chromium-review.googlesource.com/1191866
Commit-Ready: Jeffrey Kardatzke <jkardatzke@google.com>
Tested-by: Jeffrey Kardatzke <jkardatzke@google.com>
Reviewed-by: Stephen Barber <smbarber@chromium.org>
5 files changed
tree: fad598f00ab8f9c8653c5d05e0b8b024fbcfae68
  1. cros-adapta/
  2. cros-apt-config/
  3. cros-garcon/
  4. cros-guest-tools/
  5. cros-sftp/
  6. cros-sommelier/
  7. cros-sommelier-config/
  8. cros-sudo-config/
  9. cros-systemd-overrides/
  10. cros-ui-config/
  11. cros-unattended-upgrades/
  12. cros-wayland/
  13. kokoro/
  14. lxd/
  15. .gitignore
  16. LICENSE
  17. README.md
  18. WORKSPACE
README.md

cros-container-guest-tools

Overview

These are the guest packages for setting up a container to integrate with Chrome OS. This includes build scripts that are run in Google's internal continuous integration service.