mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
3 lines
275 B
Text
3 lines
275 B
Text
|
|
* Add a `--enable-scripts` flag to `fleetctl package` to build a package capable of script execution
|
||
|
|
* Allow script execution to be enabled by providing a configuration profile with `PayloadType` equal to `com.fleetdm.fleetd.config` and a key `ScriptsEnabled` set to `true`.
|