https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228351
--- Comment #7 from commit-h...@freebsd.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=02fe4484379c1e67c22ad6abbeea10c8a20d10eb commit 02fe4484379c1e67c22ad6abbeea10c8a20d10eb Author: Zhenlei Huang <zlei.hu...@gmail.com> AuthorDate: 2022-05-24 13:54:38 +0000 Commit: Mark Johnston <ma...@freebsd.org> CommitDate: 2022-06-07 00:29:58 +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, markj (cherry picked from commit 2670ea8a075ea29a0eee9d227c4cdf585a7b3b55) sbin/devfs/devfs.rules | 1 - 1 file changed, 1 deletion(-) -- You are receiving this mail because: You are the assignee for the bug.