Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
initial mention of one_shot option in config #1973
+6
−0
Conversation
|
A patch that did happen to explain what it is and what it does might possibly be better...? |
|
first step mention it - then it can have correct (I dont know its operational modes) documentation ;-) |
mcnewton
added a commit
to mcnewton/freeradius-server
that referenced
this pull request
Apr 28, 2017
|
|
mcnewton |
b8e9b55
|
mcnewton
closed this
in cbf3b18
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
added a commit
that referenced
this pull request
Apr 28, 2017
|
|
mcnewton |
87727a4
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
alanbuxey commentedApr 27, 2017
default is no - nothing explains what it is yet, what it does, how it works etc