summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorjh <jh@FreeBSD.org>2011-09-15 13:32:43 +0000
committerjh <jh@FreeBSD.org>2011-09-15 13:32:43 +0000
commite6011fb6bc29d6740516409bd2963015c583c2e9 (patch)
tree0853625bad91428f314f7cce55ddcb1de2b99f67 /etc
parentef85f238b076f52c5f4d9c3d53a572ed14612fe6 (diff)
downloadFreeBSD-src-e6011fb6bc29d6740516409bd2963015c583c2e9.zip
FreeBSD-src-e6011fb6bc29d6740516409bd2963015c583c2e9.tar.gz
Expose "log" in the default devfs rules. /etc/rc.d/jail creates /dev/log
as a symbolic link. PR: conf/160711 Submitted by: Jase Thew Approved by: re (kib) MFC after: 1 week
Diffstat (limited to 'etc')
-rw-r--r--etc/defaults/devfs.rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/defaults/devfs.rules b/etc/defaults/devfs.rules
index a3e30b7..8fa6496 100644
--- a/etc/defaults/devfs.rules
+++ b/etc/defaults/devfs.rules
@@ -26,6 +26,7 @@ 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
OpenPOWER on IntegriCloud