view plugins/mod_unknown.lua @ 13463:3ce550ce44ce

util.startup: Don't use not yet existent shutdown procedure when started as root (thanks SigmaTel71)
author Kim Alvefur <zash@zash.se>
date Sun, 24 Mar 2024 21:31:47 +0100
parents 28a90f5fea46
children
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