OSX Base System

I have a Boot Runner .mobileconfig file that is only supposed to show Mac High Sierra and BOOTCAMP, however sometimes at random it will show like 50 copies of OSX Base System on the boot runner select screen, is there a reason for this and if so, is there a way to disable it?

Thanks in advanced,
Matt

that is very strange and I have not heard of it or seen it. I would love to get your logs right after it happens. Capture the log and send it to support@twocanoes.com if you can.

log show --style syslog --predicate ‘process contains[cd] “Boot Runner”’ --info --last 2d

(you can adjust the argument of “2d” from 2 days to other time periods that you want the log, like “10m” for the last 10 minutes or 3h for the last 3 hours).

tim

tim