Document umask requirement for fleetctl package (#23120)

Documentation for #22877.
This commit is contained in:
Lucas Manuel Rodriguez 2024-10-23 12:49:43 -03:00 committed by GitHub
parent b12f8695a2
commit c1835c6a01
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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)