Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 5f05cd9

Browse files
committed
Revert "Add in_tail patch for pos file dir create (#1442)"
This reverts commit 5684b56.
1 parent b744a62 commit 5f05cd9

2 files changed

Lines changed: 0 additions & 36 deletions

File tree

build/configure

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -230,10 +230,6 @@ apply_patch ${base_dir}/source/ext/patches/fluentd/in_exec.patch ${base_dir}/sou
230230
# Patching in_syslog.rb to support configurable syslog delimiter
231231
apply_patch ${base_dir}/source/ext/patches/fluentd/in_syslog.patch ${base_dir}/source/ext/fluentd/lib/fluent/plugin/in_syslog.rb
232232

233-
# Patching in_tail.rb to ensure pos file directory exists and has appropriate permissions
234-
# e568e2345f00bf8bd6bd6dbd469922ebd62c3bca, 90e399e014cd2462d9b7de2af4eab2972337708e
235-
apply_patch ${base_dir}/source/ext/patches/fluentd/in_tail.patch ${base_dir}/source/ext/fluentd/lib/fluent/plugin/in_tail.rb
236-
237233
# This patch make sure to only load external plugin files starting with in_, out_, filter_, buf_, parser_, formatter_ or storage_
238234
# It has not effect on fluentd internal plugins
239235
apply_patch ${base_dir}/source/ext/patches/fluentd/plugin.patch ${base_dir}/source/ext/fluentd/lib/fluent/plugin.rb

source/ext/patches/fluentd/in_tail.patch

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)