mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
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
This commit is contained in:
parent
f2a66f8e17
commit
3fb4fa3574
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue