File

plugins/mod_unknown.lua @ 10598:5cf481bee678 0.11

mod_posix: Support for command-line flags to override 'daemonize' config option -D / --daemonize -F / --no-daemonize
author Matthew Wild <mwild1@gmail.com>
date Sun, 19 Jan 2020 15:28:09 +0000
parent 6003:28a90f5fea46
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform