Hey there. I built osqueryd from source, and how c...
# general
g
Hey there. I built osqueryd from source, and how could I automate the process to run osqueryd? I tried to use ruby to run the command
osqueryd
on deployed host, but the ruby script doesn’t end, because
osqueryd
hasn’t exit yet…