Actions
Bug #11887
closedSquid service starts twice by /etc/rc.start_packages
Status:
Resolved
Priority:
Normal
Assignee:
Viktor Gurov
Category:
squidguard
Target version:
-
Start date:
05/05/2021
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Affected Version:
Affected Plus Version:
Affected Architecture:
Description
/etc/rc.start_packages starts squid twice:
May 5 08:40:26 pf41 php[704]: rc.start_packages: Restarting/Starting all packages. May 5 08:40:29 pf41 php[704]: rc.start_packages: [squid] - squid_resync function call pr:1 bp: rpc:no May 5 08:40:31 pf41 php[704]: rc.start_packages: [squid] Adding cronjobs ... May 5 08:40:31 pf41 php[704]: rc.start_packages: [squid] Antivirus features disabled. May 5 08:40:31 pf41 php[704]: rc.start_packages: [squid] Removing freshclam cronjob. May 5 08:40:31 pf41 php[704]: rc.start_packages: [squid] Stopping any running proxy monitors May 5 08:40:32 pf41 php[704]: rc.start_packages: [squid] Reloading for configuration sync... May 5 08:40:38 pf41 php[704]: rc.start_packages: [squid] Starting a proxy monitor script May 5 08:40:39 pf41 check_reload_status[801]: Reloading filter May 5 08:40:50 pf41 php[704]: rc.start_packages: [squid] - squid_resync function call pr:1 bp: rpc:no May 5 08:40:52 pf41 php[704]: rc.start_packages: [squid] Adding cronjobs ... May 5 08:40:52 pf41 php[704]: rc.start_packages: [squid] Antivirus features disabled. May 5 08:40:52 pf41 php[704]: rc.start_packages: [squid] Removing freshclam cronjob. May 5 08:40:52 pf41 php[704]: rc.start_packages: [squid] Stopping any running proxy monitors May 5 08:40:53 pf41 php[704]: rc.start_packages: [squid] Reloading for configuration sync... May 5 08:40:59 pf41 php[704]: rc.start_packages: [squid] Starting a proxy monitor script May 5 08:41:00 pf41 check_reload_status[801]: Reloading filter
see also #11851
Updated by Viktor Gurov over 3 years ago
- Category changed from Squid to squidguard
caused by disabled SquidGuard service
fix:
https://gitlab.netgate.com/pfSense/FreeBSD-ports/-/merge_requests/89
Updated by Jim Pingle over 3 years ago
- Status changed from New to Pull Request Review
Updated by Renato Botelho over 3 years ago
- Status changed from Pull Request Review to Feedback
- Assignee set to Viktor Gurov
PR has been merged. Thanks!
Updated by Max Leighton about 3 years ago
- Status changed from Feedback to Resolved
Tested in:
22.01-DEVELOPMENT (amd64)
built on Wed Oct 13 05:25:11 UTC 2021
FreeBSD 12.2-STABLE
Squid: 0.4.45_5
Squidguard: 1.16.18_20
With Squidguard disabled or enabled I only see Squid and Squidguard start once when running /etc/rc.start_packages. Marking the ticket resolved.
Actions