[Bug 228351] cannot unhide log or tty with devfs.rules
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 24 May 2022 13:58:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228351 --- Comment #6 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=2670ea8a075ea29a0eee9d227c4cdf585a7b3b55 commit 2670ea8a075ea29a0eee9d227c4cdf585a7b3b55 Author: Zhenlei Huang <zlei.huang@gmail.com> AuthorDate: 2022-05-24 13:54:38 +0000 Commit: Mark Johnston <markj@FreeBSD.org> CommitDate: 2022-05-24 13:54:38 +0000 devfs.rules: Do not expose "log" in the default devfs rules. /etc/rc.d/jail no longer creates /dev/log as a symbolic link since commit 84b354cb9ab61224713c159b1484e8f070fd37be. PR: 228351 Reviewed by: jamie, mark MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D34563 sbin/devfs/devfs.rules | 1 - 1 file changed, 1 deletion(-) -- You are receiving this mail because: You are the assignee for the bug.