mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
Document /var/empty as generic empty directory, not sshd specific
This commit is contained in:
parent
948afd9c56
commit
2411c9502d
1 changed files with 3 additions and 2 deletions
|
|
@ -683,9 +683,10 @@ see
|
|||
.It Pa db/
|
||||
misc. automatically generated system-specific database files
|
||||
.It Pa empty/
|
||||
empty directory used by
|
||||
empty directory for use by programs that need a specifically empty directory.
|
||||
Used for instance by
|
||||
.Xr sshd 8
|
||||
for privilege separation
|
||||
for privilege separation.
|
||||
.It Pa games/
|
||||
misc. game status and score files
|
||||
.It Pa heimdal/
|
||||
|
|
|
|||
Loading…
Reference in a new issue