Document umask requirement for fleetctl package (#23120)

Documentation for #22877.
This commit is contained in:
Lucas Manuel Rodriguez
2024-10-23 10:49:43 -05:00
committed by GitHub
parent b12f8695a2
commit c1835c6a01
+2
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)