Update install_gvisor.md

This commit is contained in:
Fabricio Voznika
2019-04-04 11:47:24 +09:00
committed by Ian Lewis
parent 7473503d2f
commit 8f8fc33a87
+1 -1
View File
@@ -11,7 +11,7 @@ With corresponding SHA512 checksums here:
`https://storage.googleapis.com/gvisor/releases/nightly/${yyyy-mm-dd}/runsc.sha512`
**It is important to copy this binary to a location that is accessible to all
users, and make sure it is executable to all users**, since `runsc` executes itself
users, and ensure it is executable by all users**, since `runsc` executes itself
as user `nobody` to avoid unnecessary privileges. The `/usr/local/bin` directory is
a good place to put the `runsc` binary.