Is there a way to hide fleet desktop icon or remov...
# fleet
p
Is there a way to hide fleet desktop icon or remove the transparency and my device links?
g
Hey @pickmansec, can generate package that does not include fleetd by dropping the
--fleet-desktop
or unchecking the box from UI to get command https://fleetdm.com/docs/using-fleet/enroll-hosts#including-fleet-desktop Believe there is some work being done with fleetd package for managing configuration/customization from fleet (only showing icon when there is violation, hiding the icon, etc), but do not have any insights to timeline.
p
Where is
unchecking the box from UI
located at?
g
Hosts -> Add Hosts (think this check-box does not show for macOS due to MDM and other features, but still able to build if remove the
--fleet-desktop
flag)