fleet/orbit/pkg/packaging
Roberto Dip b50e1939db
Allow to configure fleetd for script execution (#13564)
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.
2023-08-30 10:18:34 -03:00
..
wix better handling of path differences for MSI installers (#7035) 2022-08-05 17:12:05 -03:00
certs.pem Update Orbit CA certs [automated] (#13446) 2023-08-22 06:01:58 -03:00
deb.go update documentation of orbit/pkg/packaging (#6819) 2022-07-25 20:14:20 -03:00
linux_shared.go Allow to configure fleetd for script execution (#13564) 2023-08-30 10:18:34 -03:00
macos.go Add mTLS support to fleetd (#11319) 2023-04-27 08:44:39 -03:00
macos_notarize.go Add handling for Apple Team ID in Notarization (#7991) 2022-10-04 09:48:21 -07:00
macos_rcodesign.go add retry logic for native notarization and codesigning (#7806) 2022-09-19 13:08:39 -03:00
macos_templates.go Allow to configure fleetd for script execution (#13564) 2023-08-30 10:18:34 -03:00
mk-ca-bundle.pl Update mk-ca-bundle.pl tool in repository (#8184) 2022-10-12 12:01:18 -03:00
packaging.go Allow to configure fleetd for script execution (#13564) 2023-08-30 10:18:34 -03:00
rpm.go update documentation of orbit/pkg/packaging (#6819) 2022-07-25 20:14:20 -03:00
windows.go Feature 8058: Added resource.syso metadata file (#10783) 2023-05-17 18:53:25 -03:00
windows_templates.go Allow to configure fleetd for script execution (#13564) 2023-08-30 10:18:34 -03:00
windows_test.go Feature 8058: Added resource.syso metadata file (#10783) 2023-05-17 18:53:25 -03:00