Actions
Bug #10306
closedIncorrect IPsec service status
Start date:
02/29/2020
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.5.0
Affected Architecture:
Description
If you do some changes on the IPsec Mobile or IPsec Advanced tab and press apply,
Strongswan daemon restarted, but you can see 'start service' button in top right corner
although the service is actually running
It seems that get_service_status() tries to check charon daemon status by is_pid_running() with using outdated charon.pid file
Actions