!4 Repair status failure after stopping service
From: @maminjie Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
781049ea3a
@ -8,6 +8,7 @@ Type=simple
|
|||||||
EnvironmentFile=-/etc/sysconfig/lsyncd
|
EnvironmentFile=-/etc/sysconfig/lsyncd
|
||||||
ExecStart=/usr/bin/lsyncd -nodaemon $LSYNCD_OPTIONS
|
ExecStart=/usr/bin/lsyncd -nodaemon $LSYNCD_OPTIONS
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
|
SuccessExitStatus=143
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|||||||
@ -4,7 +4,7 @@
|
|||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
Name: lsyncd
|
Name: lsyncd
|
||||||
Version: 2.2.3
|
Version: 2.2.3
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: File change monitoring and synchronization daemon
|
Summary: File change monitoring and synchronization daemon
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/axkibe/lsyncd/
|
URL: https://github.com/axkibe/lsyncd/
|
||||||
@ -74,5 +74,8 @@ make
|
|||||||
%{_unitdir}/lsyncd.service
|
%{_unitdir}/lsyncd.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 05 2021 maminjie <maminjie1@huawei.com> - 2.2.3-2
|
||||||
|
- Repair status failure after stopping service
|
||||||
|
|
||||||
* Wed Jan 20 2021 chengzihan <chengzihan2@huawei.com> - 2.2.3-1
|
* Wed Jan 20 2021 chengzihan <chengzihan2@huawei.com> - 2.2.3-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user