commit | 3184b7d47e5981e677d04d3a385ead20eb108d37 | [log] [tgz] |
---|---|---|
author | Junichi Uekawa <[email protected]> | Mon Oct 04 08:20:40 2021 |
committer | Commit Bot <[email protected]> | Wed Oct 06 02:31:56 2021 |
tree | d1e58a46c68bce4504aaee09cd0ca54942446cbe | |
parent | f1cbef9772f9622182c904ce697a9b87bfed5f8f [diff] |
sshwatcher: Don't set host name. I guess setting host name unconditionally was a bad idea. Try to do something non-intrusive like `uname -a`. BUG=None TEST=go run sshwatcher.go # run against a non-writable-root system. Change-Id: I828d7ceb9d6a70b5150046bca8ce1721eed71b08 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/dev-util/+/3201538 Tested-by: Junichi Uekawa <[email protected]> Reviewed-by: Satoshi Niwa <[email protected]> Commit-Queue: Junichi Uekawa <[email protected]>