Skip to content

Commit

Permalink
Add umask requirement for fleetctl package
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmrod committed Oct 23, 2024
1 parent c7b4127 commit e5bbe07
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions articles/enroll-hosts.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ The `--type` flag is used to specify the fleetd installer type.
A `--fleet-url` (Fleet instance URL) and `--enroll-secret` (Fleet enrollment secret) must be specified in order to communicate with Fleet instance.

> `fleetctl` on macOS/Linux requires `umask` to be `022`/`002` and `/tmp` (used during package generation) has to be mounted without `noexec`.
#### Example

Generate fleetd on macOS (.pkg)
Expand Down

0 comments on commit e5bbe07

Please sign in to comment.