| commit | a9a4938a099d1bf1a87798e021791bbe2e467d00 | [log] [tgz] |
|---|---|---|
| author | Mike Frysinger <[email protected]> | Sun Mar 12 04:06:16 2017 |
| committer | chrome-bot <[email protected]> | Tue Mar 28 10:47:46 2017 |
| tree | abbdf04f2d8c5cff843529ebb372418aea0d6f86 | |
| parent | 685fba094dc8bcc556ff23e4330811d96bd17599 [diff] |
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]>