fleet/orbit/pkg/packaging
Zach Wasserman 08ff4e941c
Make Linux postinstall more permissive (#3550)
In some installations (observed on GitHub Actions), the postinstall
script would fail to start the service because the `systemctl` binary
was at a different path than expected, or the `systemd` binary was not
found running.

This change allows the service to start on these environments.
2022-01-01 15:18:30 -08:00
..
wix Use new error handling approach in other packages (#2954) 2021-11-22 09:13:26 -05:00
certs.pem Package osquery certificate bundle with orbit (#3033) 2021-11-18 17:17:05 -08:00
deb.go Add explanation output to fleetctl package (#2864) 2021-11-15 08:40:58 -05:00
linux_shared.go Make Linux postinstall more permissive (#3550) 2022-01-01 15:18:30 -08:00
macos.go Use new error handling approach in other packages (#2954) 2021-11-22 09:13:26 -05:00
macos_notarize.go Use new error handling approach in other packages (#2954) 2021-11-22 09:13:26 -05:00
macos_templates.go Change Orbit osquery to Fleet osquery in generated packages (#3034) 2021-11-18 17:43:52 -08:00
packaging.go Use new error handling approach in other packages (#2954) 2021-11-22 09:13:26 -05:00
rpm.go Add explanation output to fleetctl package (#2864) 2021-11-15 08:40:58 -05:00
windows.go Use new error handling approach in other packages (#2954) 2021-11-22 09:13:26 -05:00
windows_templates.go Fix Windows Orbit packaging with non-stable channel (#3210) 2021-12-07 19:49:57 -08:00