mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
b50e1939db
Related to #13310 and #13304 this adds two ways to enable script execution in `fleetd` (the orbit component) - By building a package with `--enable-scripts` - By providing a setting via a configuration profile (macOS only) Due to how the profile assignment works, this change automatically updates the `com.fleetdm.fleetd.config` for hosts that already have the profile installed. > [!NOTE] > Documentation is in [#13577](https://github.com/fleetdm/fleet/pull/13577) to decouple reviews. |
||
---|---|---|
.. | ||
profiles_darwin_test.go | ||
profiles_darwin.go | ||
profiles_notdarwin_test.go | ||
profiles_notdarwin.go | ||
profiles.go |