plugins/mod_unknown.lua
author Kim Alvefur <zash@zash.se>
Mon, 08 Apr 2024 09:29:58 +0200
changeset 13481 e8ac3ce3238e
parent 6003 28a90f5fea46
permissions -rw-r--r--
util.startup: Fix notifying config-reload to systemd Does this event name seem backwards to anyone else?

-- Unknown platform stub
module:set_global();

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