Hi,
the error reappeared again - reinstallation of packages "systemd" and
"squid" was futile.
I modified "/lib/systemd/system/squid.service" even further without success:
Requires=local-fs.target network.target network-online.target
nss-lookup.target
# Commented out: ExecStartPre=/usr/sbin/squid --foreground -z
# My swap dirs exist, therefore no need to check and re-create.
Still Systemd insists to starts Squid before local file systems are mounted.
The mount messages for local file systems appear in journalctl just
after Squid's start failed finally.
Why does Systemd ignore the After- and Require-Clauses set for Squid?
Regards
--
Tilmann Böß <[email protected]>