/etc/systemd/system/distccd.service.d/00gentoo.conf or the service file.
has to be. there cant be anything else. that's how distcc behaves when
started with -v. do a ps axw. figure out where the -v is coming from.
maybe a systemctl daemon-reload && systemctl restart distccd. cant be
anything else but a -v
On 4/1/2024 12:03 AM, Daniel Frey wrote:
On 3/31/24 13:59, Alexandru N. Barloiu wrote:
think the distcc.service file has an extra -v (--verbose). if you
remove that, it will behave as expected.
I checked all the units on one of the machines still showing the
problem and an extra '-v' is not present in any of the files.
That's a good thought though. I wouldn't have even thought about that
when I was looking at the unit files initially.
Dan