Skip to content

Commit ec239a1

Browse files
Update doc/_admin-guide/060_Sources/110_Pipe/README.md
Co-authored-by: Kovács Gergő Ferenc <kovgeri01@gmail.com> Signed-off-by: zsoltgyulai94 <147834757+zsoltgyulai94@users.noreply.github.com>
1 parent 680d6fa commit ec239a1

File tree

1 file changed

+1
-1
lines changed
  • doc/_admin-guide/060_Sources/110_Pipe

1 file changed

+1
-1
lines changed

doc/_admin-guide/060_Sources/110_Pipe/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ differences, for example, pipe() opens its argument in read-write mode,
2828
therefore it is not recommended to be used on special files like
2929
/proc/kmsg.
3030

31-
**NOTE:** If the `fifo` file is deleted, and the user creates a new one, syslog-ng OSE will still attempt to access the old file until the system is restarted. Make sure to restart syslog-ng OSE after creating a new `fifo` file.
31+
**NOTE:** If the `fifo` file is deleted, and the user creates a new one, syslog-ng OSE will still attempt to access the old file until syslog-ng is restarted. Make sure to restart syslog-ng OSE after creating a new `fifo` file.
3232
{: .notice--info}
3333

3434
>![]({{ site.baseurl}}/assets/images/caution.png) **CAUTION:**

0 commit comments

Comments
 (0)