mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-18 02:25:05 +00:00
Revert "squid, deleay startup during boot, for https://github.com/opnsense/core/issues/2569"
This reverts commit 72af231b41403447c682dc9337301ebde786a168.
This commit is contained in:
parent
ee98ebb29e
commit
e9dfa48953
@ -37,8 +37,3 @@ fi
|
||||
|
||||
# generate SSL bump certificate
|
||||
/usr/local/opnsense/scripts/proxy/generate_cert.php > /dev/null 2>&1
|
||||
|
||||
# on bootup, wait some time before executing squid. For some reason ipfw might interfere with squid startup
|
||||
if [ -f /var/run/booting ]; then
|
||||
sleep 2
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user