!43 [sync] PR-39: remove PIDFile in irqbalance.service

From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
This commit is contained in:
openeuler-ci-bot 2021-05-22 19:46:28 +08:00 committed by Gitee
commit e1be83f1e0

View File

@ -1,7 +1,7 @@
Summary: A dynamic adaptive IRQ balancing daemon
Name: irqbalance
Version: 1.7.0
Release: 2
Release: 3
Epoch: 3
License: GPLv2
Source0: https://github.com/Irqbalance/irqbalance/archive/irqbalance-%{version}.tar.gz
@ -77,12 +77,15 @@ fi
/sbin/chkconfig --del %{name} >/dev/null 2>&1 || :
%changelog
* Mon May 10 2021 Liu Chao <liuchao173@huawei.com> - 3:1.7.0-2
* Mon May 10 2021 Liu Chao <liuchao173@huawei.com> - 3:1.7.0-3
- Type:bugfix
- ID:NA
- SUG:restart
- DESC:remove PIDFile in irqbalance.service
* Wed Nov 11 2020 xinghe <xinghe1@huawei.com> - 3:1.7.0-2
- add help for Recommends
* Fri Aug 14 2020 Liu Chao <liuchao173@huawei.com> - 3:1.7.0-1
- Type:enhanced
- ID:NA