Project

General

Profile

Actions

Bug #10213

closed

Don't show services not running when they are disabled

Added by Patrik Baat over 5 years ago. Updated over 5 years ago.

Status:
Not a Bug
Priority:
Normal
Assignee:
-
Category:
Squid
Target version:
-
Start date:
01/27/2020
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Affected Version:
2.4.4
Affected Plus Version:
Affected Architecture:

Description

If I disable Antivirus it still reports that the services (clam and icap) isn't running, as the documentation says:

"A service is also not displayed if it is disabled."
https://docs.netgate.com/pfsense/en/latest/monitoring/services-status.html

Actions #1

Updated by Jim Pingle over 5 years ago

  • Status changed from New to Not a Bug

That is only true of system services, not packages. Packages have no central enable/disable mechanism for services, so the list cannot be aware of them, and that's a design issue with packages well outside the scope of the service list.

The code already tries to hide them if the enable/disable flag is in a commonly known spot.

Actions

Also available in: Atom PDF