Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 2024 15:00:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 278012] No physical path in event triggered by "geli attach"
Message-ID:  <bug-278012-227-gA4RGSm8Lv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278012-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278012

--- Comment #2 from Goran Mekić <meka@tilda.center> ---
I was curious so I tested with daemon(0,1) instead daemon(0,0) in
https://github.com/freebsd/freebsd-src/blob/main/sbin/devd/devd.cc#L1064 and it
fixes this bug. I don't know what are consequences of not redirecting
std{in,out,err} to /dev/null are, though.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278012-227-gA4RGSm8Lv>