Skip to content

Commit 86ea2f6

Browse files
Update doc/_admin-guide/060_Sources/110_Pipe/README.md
Co-authored-by: Gergely Karácsonyi <64634678+mrgarris0n@users.noreply.github.com> Signed-off-by: zsoltgyulai94 <147834757+zsoltgyulai94@users.noreply.github.com>
1 parent ec239a1 commit 86ea2f6

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 syslog-ng 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, {{ site.product.short_name }} will still attempt to access the old file until {{ site.product.short_name }} is restarted. Make sure to restart {{ site.product.short_name }} after creating a new `fifo` file.
3232
{: .notice--info}
3333

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

0 commit comments

Comments
 (0)