21 Jun
2011
21 Jun
'11
6:04 a.m.
man unlang :)
Everything needs to go on its own line:
if (...) { ... } elsif (...) { ... }
Using "} elseif" won't work. The "elsif" will *always* be ignored.
Yes... that's always been the syntax, it's a line based parser. All this version has done has stared telling you that the original config was incorrect. -Arran