mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
80ef806b2f
1. In sh, `which` is actually a binary usually located at `/usr/bin`, but not every GNU/Linux distribution comes with it installed by default. Whereas, `command` is a built-in shell tool, hence, it's safer to use it instead of which to verify if a binary is present in the machine 2. I believe there was a typo in the redirections in the `systemctl daemon-reload 2>/dev/null 2>&1` line 3. The `systemctl enable` command is necessary because the service is created, but not activated, meaning when the user reboots his machine orbit won't automatically relaunch |
||
---|---|---|
.. | ||
constant | ||
database | ||
insecure | ||
osquery | ||
packaging | ||
platform | ||
process | ||
table | ||
update |