13 Apr
2017
13 Apr
'17
1:32 p.m.
On Apr 13, 2017, at 1:03 PM, Bill Schoolfield <bill@billmax.com> wrote:
I'm writing a little tool that our clients will execute to configure their freeradius instance (given a stock - nothing changed yet setup). Basically it parses the various setup files and makes substitutions, changes, etc. The idea here is the client won't (shouldn't) edit the files manually.
Anyway I noticed that the files ship with sql module directives with a prefixed dash. Ie. -sql
What's the meaning of this? Couldn't find it documented anywhere. Another comment method? Something else?
Don't die if the module isn't present. -Arran