diff options
| author | wonjong.lee <wonjong.lee@windriver.com> | 2020-08-10 19:02:31 +0900 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-08-10 11:04:21 -0700 |
| commit | 02608610043b200764b7ec743acfe3af71a7024d (patch) | |
| tree | 04990929f7b4731551fd752102beaba0083e74c1 /meta-oe/recipes-extended/minifi-cpp/files/systemd-volatile.conf | |
| parent | b3d6f4f85f0c0b27aa12bcbe6c981f78706a716a (diff) | |
| download | meta-openembedded-02608610043b200764b7ec743acfe3af71a7024d.tar.gz | |
minifi: Add recipe for c++ version
MiNiFi--a subproject of Apache NiFi--is a complementary data
collection approach that supplements the core tenets of NiFi
in dataflow management, focusing on the collection of data at
the source of its creation. The C++ implementation is an
additional implementation to the one in Java with the aim of
an even smaller resource footprint.
Signed-off-by: wonjong.lee <wonjong.lee@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended/minifi-cpp/files/systemd-volatile.conf')
| -rw-r--r-- | meta-oe/recipes-extended/minifi-cpp/files/systemd-volatile.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/minifi-cpp/files/systemd-volatile.conf b/meta-oe/recipes-extended/minifi-cpp/files/systemd-volatile.conf new file mode 100644 index 0000000000..c828b49fa3 --- /dev/null +++ b/meta-oe/recipes-extended/minifi-cpp/files/systemd-volatile.conf | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | d @MINIFI_RUN@ 0755 root root - | ||
| 2 | d @MINIFI_LOG@ 0755 root root - | ||
