https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279732
--- Comment #6 from Colin Percival <cperc...@freebsd.org> --- This is indeed caused by the autofs devd change -- autofs.conf and my dev-aws-disk.conf both have priority 100, and splitting the autofs bit off from devd.conf resulted in the tie being broken differently. I can bump the priority of dev-aws-disk.conf but really the problem here is that we should have *both* events firing (record the symlinks in /dev/aws/disk/* AND discard the autofs cache). AFAIK devd doesn't have support for doing that though? -- You are receiving this mail because: You are the assignee for the bug.