Install freeradius3.0.12 on ubuntu´s systemd and enable it on startup
Matthew Newton
matthew at newtoncomputing.co.uk
Mon May 8 15:57:36 CEST 2017
On Mon, May 08, 2017 at 01:32:12PM +0000, Paulo Rodrigues wrote:
> The only problem I am facing at the moment is to enable it in
> systemd to init on startup. I built it from source
Why not build debian packages, then the init files are put in
place for you?
> I noticed that there are some files in the freeradius-3.0.12
> folder (freeradius-3.0.12/debian) but I do not know how to
> install them in systemd.
copy debian/freeradius.service to
/etc/systemd/system/multi-user.target.wants/
then (from memory)
# systemctl daemon-reload
# systemctl start freeradius.service
--
Matthew
More information about the Freeradius-Users
mailing list