replace command from vm_stat to vmstat
This commit is contained in:
parent
7453f90572
commit
73531c0596
@ -2,7 +2,7 @@
|
|||||||
%global clientversion 3.0.8.2
|
%global clientversion 3.0.8.2
|
||||||
Name: argus
|
Name: argus
|
||||||
Version: 3.0.8.2
|
Version: 3.0.8.2
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Network transaction audit tool
|
Summary: Network transaction audit tool
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Url: http://qosient.com/argus
|
Url: http://qosient.com/argus
|
||||||
@ -39,6 +39,7 @@ Header files for argus.
|
|||||||
%setup -a1 -q
|
%setup -a1 -q
|
||||||
%patch0 -p0
|
%patch0 -p0
|
||||||
%patch1 -p0
|
%patch1 -p0
|
||||||
|
sed -i 's/vm_stat/vmstat/g' events/argus-vmstat.sh
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -if
|
autoreconf -if
|
||||||
@ -109,6 +110,9 @@ mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
|
|||||||
%{_includedir}/argus/
|
%{_includedir}/argus/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 26 2023 Ge Wang <wang__ge@126.com> - 3.0.8.2-3
|
||||||
|
- replace command from vm_stat to vmstat
|
||||||
|
|
||||||
* Wed Mar 01 2023 Ge Wang <wangge20@h-partners.com> - 3.0.8.2-2
|
* Wed Mar 01 2023 Ge Wang <wangge20@h-partners.com> - 3.0.8.2-2
|
||||||
- change service type to forking
|
- change service type to forking
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user