mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Fix broken sentence
This commit is contained in:
committed by
Ian Lewis
parent
6592608d3c
commit
7473503d2f
@@ -10,9 +10,9 @@ Older builds can also be found here:
|
||||
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 some place that is accessible to all
|
||||
users, and make is executable to all users**, since `runsc` executes itself as
|
||||
user `nobody` to avoid unnecessary privileges. The `/usr/local/bin` directory is
|
||||
**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
|
||||
as user `nobody` to avoid unnecessary privileges. The `/usr/local/bin` directory is
|
||||
a good place to put the `runsc` binary.
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user