After installing trousers, systemctl start tcsd fails: > Jul 26 18:10:07 p50 tcsd[50304]: TCSD ERROR: TCSD config file (/etc/tcsd.conf) must be user/group root/tss After chown root /etc/tcsd.conf and trying again: > Jul 26 18:11:02 p50 tcsd[50335]: TCSD ERROR: TCSD config file (/etc/tcsd.conf) must be mode 0640 Now tcsd will start properly. The file should be installed with correct ownership and permissions such that this manual intervention is not necessary.
Just to confirm, what version is this? Asking given 0.3.15 gives me root:tss 640, but 0.3.14-r3 is tss:tss 600.. so only stable version seems bad.
And if 0.3.15, possibly carried over the permissions from the older version and it became a problem (maybe 0.3.14-r3 was fine with these?).
Yes, I noticed the problem with app-crypt/trousers-0.3.14-r3. I didn't try 0.3.15.
Issue seems to be resolved in 0.3.15 (now stabilized).