plugins/mod_unknown.lua
author Kim Alvefur <zash@zash.se>
Sun, 24 Mar 2024 21:31:47 +0100
changeset 13467 3ce550ce44ce
parent 6003 28a90f5fea46
permissions -rw-r--r--
util.startup: Don't use not yet existent shutdown procedure when started as root (thanks SigmaTel71)

-- Unknown platform stub
module:set_global();

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