Enable the chaps system-wide token.

BUG=chromium:210525
TEST=manual

Change-Id: Ib52d65af99a2e9082b9b572598b9dfe5f638fc25
Reviewed-on: https://chromium-review.googlesource.com/205793
Tested-by: Philipp Neubeck <pneubeck@chromium.org>
Reviewed-by: Philipp Neubeck <pneubeck@chromium.org>
Commit-Queue: Darren Krahn <dkrahn@chromium.org>
diff --git a/chapsd.conf b/chapsd.conf
index d2e8143..bf71e14 100644
--- a/chapsd.conf
+++ b/chapsd.conf
@@ -22,5 +22,5 @@
   fi
   mkdir -p /var/lib/chaps
   chown chaps:chronos-access /var/lib/chaps
-  exec chapsd ${VERBOSE}
+  exec chapsd ${VERBOSE} --auto_load_system_token
 end script