Previously, files installed to /usr/local/bin/ would be owned by the user executing the command, not root. This change makes these installed files owned by root instead. Improving security is the goal. |
||
|---|---|---|
| .. | ||
| util.go | ||
| util_test.go | ||
Previously, files installed to /usr/local/bin/ would be owned by the user executing the command, not root. This change makes these installed files owned by root instead. Improving security is the goal. |
||
|---|---|---|
| .. | ||
| util.go | ||
| util_test.go | ||