initial mention of one_shot option in config #1973

Closed
wants to merge 1 commit into
from

Conversation

Projects
None yet
2 participants
Member

alanbuxey commented Apr 27, 2017

default is no - nothing explains what it is yet, what it does, how it works etc

@alanbuxey alanbuxey initial mention of one_shot option in config
default is no - nothing explains what it is yet, what it does, how it works etc
a6c6e49
Member

mcnewton commented Apr 27, 2017

A patch that did happen to explain what it is and what it does might possibly be better...?

Member

alanbuxey commented Apr 27, 2017

first step mention it - then it can have correct (I dont know its operational modes) documentation ;-)

@mcnewton mcnewton added a commit to mcnewton/freeradius-server that referenced this pull request Apr 28, 2017

@mcnewton mcnewton update detail reader documentation
Closes #1973
b8e9b55

mcnewton closed this in cbf3b18 Apr 28, 2017

Member

mcnewton commented Apr 28, 2017

For any detail reader (so not just buffered-sql - e.g. copy-acct-to-home-server as well), it will mean that once the end of the file has been reached the server will quit. Which makes it possible to do a "one-shot" configuration - "read this file, process it, and exit".

I've done another patch.

@mcnewton mcnewton added a commit that referenced this pull request Apr 28, 2017

@mcnewton mcnewton update detail reader documentation
Closes #1973
87727a4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment