mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
syncer(4) is a kernel process, not a user process
Noticed by: Geoffrey Thomas <gthomas@mokafive.com> Approved by: hrs (mentor)
This commit is contained in:
parent
c0c943de72
commit
af1e239814
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ As information in the cache is lost after a system crash, a
|
|||
.Fn sync
|
||||
system call is issued
|
||||
frequently
|
||||
by the user process
|
||||
by the kernel process
|
||||
.Xr syncer 4
|
||||
(about every 30 seconds).
|
||||
.Pp
|
||||
|
|
|
|||
Loading…
Reference in a new issue