17 Nov
2015
17 Nov
'15
4:17 p.m.
On Nov 17, 2015, at 4:06 PM, David Peterson <davidp@wirelessconnections.net> wrote:
Back to being a serious noob. How do I set up Freeradius to start at boot with Ubuntu 15. Systemd seems to be a very different animal.
Oh they moved to systemd? Well here's the service file for RHEL7 alter paths as necessary and it'll probably work: https://raw.githubusercontent.com/FreeRADIUS/freeradius-server/v3.1.x/redhat... Looks like you need to put it in /lib/systemd/system service radiusd enable? service radiusd start I honestly can't remember the commands... Google is your friend. -Arran