Date: Thu, 19 Jan 2023 15:37:44 +0000 From: bugzilla-noreply@freebsd.org To: jail@FreeBSD.org Subject: [Bug 228351] cannot unhide log or tty with devfs.rules Message-ID: <bug-228351-29815-8qZCRzHDO1@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-228351-29815@https.bugs.freebsd.org/bugzilla/> References: <bug-228351-29815@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228351 Zhenlei Huang <zlei@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|New |Closed --- Comment #9 from Zhenlei Huang <zlei@FreeBSD.org> --- @Jason Mader=20 Thanks for your report. As `/etc/rc.d/jail` no longer creates `/dev/log` as a symbolic link, the "l= og" in devfs.rules will confuse users, remove it from default devfs.rules. Also note `etc/rc.d/syslogd` still try to create `/dev/log` but that is only done in host ( not in jails ), see https://cgit.freebsd.org/src/commit?id=3D3a361e0c330fe9d5ab506cc02ee3bcc3d2= d474ce --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228351-29815-8qZCRzHDO1>