fleet/orbit/pkg
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
..
constant Use new error handling approach in other packages (#2954) 2021-11-22 09:13:26 -05:00
database Use new error handling approach in other packages (#2954) 2021-11-22 09:13:26 -05:00
insecure Make creation of http.Client uniform across the codebase (#3097) 2021-11-24 15:56:54 -05:00
osquery Enable function-style file carving in Orbit (#3268) 2021-12-09 09:59:58 -08:00
packaging Make Linux postinstall more permissive (#3550) 2022-01-01 15:18:30 -08:00
platform Use new error handling approach in other packages (#2954) 2021-11-22 09:13:26 -05:00
process Make creation of http.Client uniform across the codebase (#3097) 2021-11-24 15:56:54 -05:00
table Add osquery flagfile support in Orbit (#3006) 2021-11-18 15:06:33 -08:00
update Fix handling of enroll secret env vars in Orbit (#3458) 2021-12-22 15:57:09 -08:00