fleet/orbit/cmd/orbit
Roberto Dip 670492c129
Write an enroll secret to osquery when it's read from config profile (#11066)
#11065

Since `secret.txt` is written when the installer is built, but
installers using `--use-system-config` don't have an enroll secret at
build time, this file was empty and causing osquery to have trouble
enrolling.

This PR writes the file when the values are read from a configuration
profile.
2023-04-07 19:34:16 -03:00
..
orbit.go Write an enroll secret to osquery when it's read from config profile (#11066) 2023-04-07 19:34:16 -03:00
shell.go Fixing osquery shell issue caused by osquery extension namedpipe name reuse (#9527) 2023-01-27 12:34:38 -03:00
signal_unix.go Dump pprof when orbit is given a SIGUSR1. Fixes #8456 (#8485) 2022-10-28 16:39:47 -04:00
signal_windows.go Fix golangci-lint issue and run Github action on all OSs (#9944) 2023-02-21 14:30:45 -03:00