]> git.ipfire.org Git - thirdparty/snort3.git/commit
Set default paths to Lua includes and Snort config (#51)
authorJonathan McDowell <noodles-github@earth.li>
Tue, 26 Jun 2018 13:20:11 +0000 (14:20 +0100)
committersnortadmin <snortadmin@users.noreply.github.com>
Tue, 26 Jun 2018 13:20:11 +0000 (09:20 -0400)
commit06dbdd4e20a7ab68b43e3d6638c415b5f85a6e00
treee92c5ea9eb6b9564a63838f1cfdddcc803cfbb18
parentbdc5ccf7919b1a039c65998b3dd958d74ef31d07
Set default paths to Lua includes and Snort config (#51)

For most installs LUA_PATH and SNORT_LUA_PATH are known at build time;
they are the directories that we have configured the appropriate files
to be installed in. Set these as defaults in the installed snort.lua
config file. The environment variables will take precedence if set.
lua/CMakeLists.txt
lua/snort.lua.in [moved from lua/snort.lua with 97% similarity]