Unexpected termination signal

Scott McLane Gardner sgardne at uark.edu
Thu Aug 18 20:53:33 CEST 2016


I figured out that this has something to do with the PID file. The following is in the journalctl -xe output after the systemctl start radiusd times out:

> PID file /var/run/radiusd/radiusd.pid not readable (yet?) after start.

I checked to see that the file exists in /var/run/ when the application starts, and it is until it times out and deletes it.

> # ls /var/run/radiusd/
> total 4.0K
> -rw-r--r-- 1 radiusd radiusd 6 Aug 18 18:51 redrad01.pid

So it looks like it's created by and readable by user "radiusd" and group "radiusd" So I'm not sure why this is happening. Any insight is appreciated. Thank you.


More information about the Freeradius-Users mailing list