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 84b354cb9a.

PR:		228351
Reviewed by:	jamie, mark
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D34563
This commit is contained in:
Zhenlei Huang 2022-05-24 09:54:38 -04:00 committed by Mark Johnston
parent af33f52b6c
commit 2670ea8a07

View File

@ -26,7 +26,6 @@ add hide
# Requires: devfsrules_hide_all
#
[devfsrules_unhide_basic=2]
add path log unhide
add path null unhide
add path zero unhide
add path crypto unhide