[Bug 228351] cannot unhide log or tty with devfs.rules

2022-03-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228351 --- Comment #2 from Zhenlei Huang --- (In reply to Jason Mader from comment #0) The `/dev/log` is just a symbolic link to `/var/run/log` created by /etc/rc.d/syslogd . It is not created by devfs(5). For jails, the symbolic link is not crea

[Bug 228351] cannot unhide log or tty with devfs.rules

2022-03-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228351 --- Comment #3 from Jason Mader --- (In reply to Zhenlei Huang from comment #2) I probably don't. I guess it was just unexpected since, /etc/defaults/devfs.rules has: [devfsrules_unhide_basic=2] add path log unhide -- You are receiving t