On Thu, Jun 15, 2017 at 09:34:14AM +0200, Philipp Trenz wrote:
Iām using FR 3.0.12 on a CentOS 7 and while running as service the process runs into watchdog timeout:
āā> systemd: radiusd.service watchdog timeout (limit 1min)! systemd: radiusd.service: main process exited, code=killed, status=6/ABRT systemd: Unit radiusd.service entered failed state. systemd: radiusd.service failed.
Well, yeah. FreeRADIUS 3 doesn't call sd_notify, so that will never work.
[Service] Type=simple WatchdogSec=60
Remove this line. And it should be type=forking as well. Simplest would be to just use the one shipped with the server: https://github.com/FreeRADIUS/freeradius-server/blob/v3.0.x/redhat/radiusd.s... Matthew -- Matthew Newton, Ph.D. <mcn4@leicester.ac.uk> Systems Specialist, Infrastructure Services, I.T. Services, University of Leicester, Leicester LE1 7RH, United Kingdom For IT help contact helpdesk extn. 2253, <ithelp@le.ac.uk>