Skip to content

Commit 2c6d418

Browse files
author
Pavel Siska
committed
ipfixprobed: Remove obsolete example configuration files
1 parent c1b1a88 commit 2c6d418

File tree

7 files changed

+0
-265
lines changed

7 files changed

+0
-265
lines changed

init/CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
install(FILES
2-
dpdk_direct.conf.example
3-
dpdk_mring.conf.example
4-
link0.conf.example
52
DESTINATION ${CMAKE_INSTALL_FULL_SYSCONFDIR}/ipfixprobe
63
)
74

init/dpdk_direct.conf.example

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

init/dpdk_mring.conf.example

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

init/link0.conf.example

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

pkg/rpm/ipfixprobe-msec.spec.in

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,6 @@ source /opt/rh/gcc-toolset-14/enable
9595

9696
%{_libdir}/ipfixprobe/storage/libipfixprobe-storage-cache.so
9797

98-
%{_sysconfdir}/ipfixprobe/link0.conf.example
99-
%{_sysconfdir}/ipfixprobe/dpdk_direct.conf.example
100-
%{_sysconfdir}/ipfixprobe/dpdk_mring.conf.example
101-
10298
%{_unitdir}/ipfixprobe-monitoring.target
10399
%{_unitdir}/[email protected]
104100

pkg/rpm/ipfixprobe-nemea.spec.in

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -111,10 +111,6 @@ source /opt/rh/gcc-toolset-14/enable
111111

112112
%{_libdir}/ipfixprobe/storage/libipfixprobe-storage-cache.so
113113

114-
%{_sysconfdir}/ipfixprobe/link0.conf.example
115-
%{_sysconfdir}/ipfixprobe/dpdk_direct.conf.example
116-
%{_sysconfdir}/ipfixprobe/dpdk_mring.conf.example
117-
118114
%{_unitdir}/ipfixprobe-monitoring.target
119115
%{_unitdir}/[email protected]
120116

pkg/rpm/ipfixprobe.spec.in

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -140,10 +140,6 @@ source /opt/rh/gcc-toolset-14/enable
140140

141141
%{_libdir}/ipfixprobe/storage/libipfixprobe-storage-cache.so
142142

143-
%{_sysconfdir}/ipfixprobe/link0.conf.example
144-
%{_sysconfdir}/ipfixprobe/dpdk_direct.conf.example
145-
%{_sysconfdir}/ipfixprobe/dpdk_mring.conf.example
146-
147143
%{_unitdir}/ipfixprobe-monitoring.target
148144
%{_unitdir}/[email protected]
149145

0 commit comments

Comments
 (0)