This is a race which might cause that when squidGuard pre-compiles any
data, it will be killed too. If that happens, squid will keep forking
squidGuard processes which will be unresponsive (because they are trying
to compile they own databases) and the whole system will become
unresponsive at some point.
There should be no need to perform this action.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
etc/rc.d/init.d/networking/red
etc/rc.d/init.d/openvpn-n2n
etc/rc.d/init.d/openvpn-rw
+etc/rc.d/init.d/squid
etc/rc.d/init.d/wireguard
etc/rc.d/rc0.d/K85messagebus
etc/rc.d/rc3.d/S15messagebus
echo_ok
fi
-
- # Kill any redirector processes that might have been left running
- killproc /usr/bin/squidGuard >/dev/null &
- killproc /usr/sbin/updxlrator >/dev/null &
- killproc /usr/bin/squidclamav >/dev/null &
- killproc /usr/sbin/redirect_wrapper >/dev/null &
- wait
fi
# Trash remain pid file from squid.