After restart radius does not connect

Hello, after I do a reboot in mikrotik I do not connect the radius so I have to enter by ssh putty and enter the following command.
sudo /etc/init.d/pptpd restart

Help me not to have to do this.

To restart radius on Splynx you can use:
service splynx_radd restart
(or stop, start)

freeradius:
service freeradius restart
(or stop, start)

more info about work with radius, and debugging:
https://splynx.com/3000/splynx-radius-configuration-and-troubleshooting/

about what ?