One thing I have noticed is when building the RPMs on RHEL 7 is the way you now need to use systemctl. Oh how I miss the init.d script simplicity. The radiusd.service gets dropped into /usr/lib/systemd/system/radiusd.service and in there it references /etc/sysconfig/radiusd for any custom settings on startup as per how the RPM is built using the RPM spec file. Any thoughts about also creating a /etc/sysconfig/radiusd file with a commented out example as part of the default deployment and naturally don't update it when upgrading the RPMs. #Radius config, load the configuration from a different directory #FREERADIUS_OPTIONS="-d /appl/freeradius/Internal/raddb" I couldn't see any other variables used apart from FREERADIUS_OPTIONS as systemctl is just calling radiusd with command line options. On Wed, Oct 19, 2016 at 10:08 AM, Arran Cudbard-Bell < a.cudbardb@freeradius.org> wrote:
I've cleaned up the wiki pages for build/package instructions.
If anyone would like to contribute, we're currently missing:
- Instructions for building RHEL/Centos packages ( http://wiki.freeradius.org/building/RHEL-and-Centos)
- Instructions for installing GCC 4.9 on OpenSuse ( http://wiki.freeradius.org/building/Suse%20and%20OpenSuse) - Instructions for satisfying dependencies on OpenSuse ( http://wiki.freeradius.org/building/Suse%20and%20OpenSuse) - Complete instructions for building packages on OpenSuse ( http://wiki.freeradius.org/building/Suse%20and%20OpenSuse)
Please use http://wiki.freeradius.org/building/Debian%20and%20Ubuntu as a template.
It'd also be good to check that the instructions actually worked :)
-Arran
Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team
FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
- List info/subscribe/unsubscribe? See http://www.freeradius.org/ list/users.html