fleet/orbit/pkg/update
Michal Nicpon 15c69058bb
fix SELinux issue (#5335)
Install orbit to /opt instead of /var/lib. When installing to /var/lib,
the default selinux context of var_lib_t gets applied, which results in
an AVC error when running via systemd.

Co-authored-by: Lucas Rodriguez <lucas@fleetdm.com>
2022-05-02 12:18:59 -06:00
..
badgerstore Update go-tuf dependency (#3837) 2022-02-10 08:16:36 -08:00
filestore Update go-tuf dependency (#3837) 2022-02-10 08:16:36 -08:00
file.go Add 'orbit/' from commit 'ab3047bb39f1e2be331d1ff18b4eb768619033c4' 2021-08-04 16:58:25 -03:00
hash.go Fix update checks for orbit at startup (#3835) 2022-02-23 14:58:07 -03:00
hash_test.go Fix update checks for orbit at startup (#3835) 2022-02-23 14:58:07 -03:00
options.go Changes to support fleetctl preview with custom TUF server (#5418) 2022-04-27 18:17:20 -03:00
options_darwin.go fix SELinux issue (#5335) 2022-05-02 12:18:59 -06:00
options_linux.go fix SELinux issue (#5335) 2022-05-02 12:18:59 -06:00
options_windows.go Fleetctl to package .app bundles for osquery (and changes for orbit to support them) (#4393) 2022-03-15 16:04:12 -03:00
runner.go Fleet Desktop MVP (#4530) 2022-03-21 14:53:53 -03:00
update.go Add user agent to Orbit HTTP client (#5429) 2022-05-02 11:03:49 -07:00
update_test.go Fix race condition in updates test (#4661) 2022-03-18 09:30:45 -07:00