switch /var/run to /run Since /var/run is a symlink to /run, and we want to avoid going through the stateful /var whenever possible, use the direct path. BUG=chromium:699880 TEST=precq passes Change-Id: I796f333573093323f4134cf715fe9c4317a242ad Reviewed-on: https://chromium-review.googlesource.com/453000 Commit-Ready: Mike Frysinger <[email protected]> Tested-by: Mike Frysinger <[email protected]> Reviewed-by: Ben Chan <[email protected]> Reviewed-by: Kirtika Ruchandani <[email protected]>