Re: openat("./...", O_CREAT) fails even though the directory exists

From: Dag-Erling_Smørgrav <des_at_FreeBSD.org>
Date: Tue, 14 Oct 2025 00:48:07 UTC
Adrian Chadd <adrian@freebsd.org> writes:
> I'm curious - why are we NOT restarting services after an upgraded package?

We've never done so in the past, neither for base nor for ports (or
packages), except that we started restarting sshd in freebsd-update(8) a
few years ago because sshd will stop accepting new connections if the
on-disk binary gets desynchronized from the running daemon, so you can
easily lock yourself out of a system by running freebsd-update remotely,
cf. <https://bugs.freebsd.org/263489>.

DES
-- 
Dag-Erling Smørgrav - des@FreeBSD.org