system startup/stop scripts when building from source
When you build from source are there any scripts for starting and stopping the server? I'm running FreeRADIUS Version 3.0.13 on centos 6.x Bill
On Mon, Mar 13, 2017 at 08:51:50AM -0500, Bill Schoolfield wrote:
When you build from source are there any scripts for starting and stopping the server?
See the redhat/ and debian/ directories in the source tree. There are init scripts and systemd unit files for both systems. 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>
OK. Thanks... Just found as well. Installed. But appears to need lsb init functions. Currently trying to chase that down... Bill On 3/13/2017 9:01 AM, Matthew Newton wrote:
On Mon, Mar 13, 2017 at 08:51:50AM -0500, Bill Schoolfield wrote:
When you build from source are there any scripts for starting and stopping the server? See the redhat/ and debian/ directories in the source tree. There are init scripts and systemd unit files for both systems.
Matthew
On Mon, Mar 13, 2017 at 09:02:37AM -0500, Bill Schoolfield wrote:
OK. Thanks... Just found as well. Installed. But appears to need lsb init functions. Currently trying to chase that down...
Should come on the system. Why not just build packages? Startup scripts and correct package dependencies should then be handled for you. 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>
Centos 6 comes with very old freeradius. Not sure why init functions are not there. Still checking. On 3/13/2017 9:07 AM, Matthew Newton wrote:
On Mon, Mar 13, 2017 at 09:02:37AM -0500, Bill Schoolfield wrote:
OK. Thanks... Just found as well. Installed. But appears to need lsb init functions. Currently trying to chase that down... Should come on the system.
Why not just build packages? Startup scripts and correct package dependencies should then be handled for you.
Matthew
How about OSX plist statuo script via homebrew? On 13 March 2017 at 14:09, Bill Schoolfield <bill@billmax.com> wrote:
Centos 6 comes with very old freeradius. Not sure why init functions are not there. Still checking.
On 3/13/2017 9:07 AM, Matthew Newton wrote:
On Mon, Mar 13, 2017 at 09:02:37AM -0500, Bill Schoolfield wrote:
OK. Thanks... Just found as well. Installed. But appears to need lsb init functions. Currently trying to chase that down...
Should come on the system.
Why not just build packages? Startup scripts and correct package dependencies should then be handled for you.
Matthew
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list /users.html
On Mon, Mar 13, 2017 at 02:12:06PM +0000, Alex Sharaz wrote:
How about OSX plist statuo script via homebrew?
Knowing nothing about OSX, but I guess you want https://github.com/FreeRADIUS/freeradius-server/tree/v3.0.x/scripts/osx I didn't realised looking in the source tree was so hard. :( 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>
point taken ,sorry On 13 March 2017 at 14:23, Matthew Newton <mcn4@leicester.ac.uk> wrote:
On Mon, Mar 13, 2017 at 02:12:06PM +0000, Alex Sharaz wrote:
How about OSX plist statuo script via homebrew?
Knowing nothing about OSX, but I guess you want
https://github.com/FreeRADIUS/freeradius-server/tree/v3.0.x/scripts/osx
I didn't realised looking in the source tree was so hard. :(
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> - List info/subscribe/unsubscribe? See http://www.freeradius.org/ list/users.html
Centos 6 comes with very old freeradius. Not sure why init functions are not there. Still checking.
I suggest you look at the FreeRADIUS package for CentOS 6 and grab the files that are included in their .src.rpm file. Nick et al have been pretty good with maintaining that. Alternatively, pull off the .src.rpm from http://repository.project-moonshot.org/rpms/centos6/SRPMS/ - This is FR 3.0.x for CentOS 6 with Trust Router extensions, but it will give you the init.d scripts you want. Stefan Paetow Moonshot Industry & Research Liaison Coordinator t: +44 (0)1235 822 125 gpg: 0x3FCE5142 xmpp: stefanp@jabber.dev.ja.net skype: stefan.paetow.janet jisc.ac.uk Jisc is a registered charity (number 1149740) and a company limited by guarantee which is registered in England under Company No. 5747339, VAT No. GB 197 0632 86. Jisc’s registered office is: One Castlepark, Tower Hill, Bristol, BS2 0JA. T 0203 697 5800.
participants (4)
-
Alex Sharaz -
Bill Schoolfield -
Matthew Newton -
Stefan Paetow