From dbc9653b3081d551ca4079021f66db919b5c98c6 Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Wed, 23 Oct 2024 18:00:34 -0500 Subject: [PATCH] Update "Enroll hosts" guide (#23151) Remove note b/c these are the defaults for macOS and Linux: https://github.com/fleetdm/fleet/pull/23120#discussion_r1813194204 --- articles/enroll-hosts.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/articles/enroll-hosts.md b/articles/enroll-hosts.md index 7f383099627a..0dccd003aa3e 100644 --- a/articles/enroll-hosts.md +++ b/articles/enroll-hosts.md @@ -27,8 +27,6 @@ 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)