plugins/mod_pep_plus.lua
author Kim Alvefur <zash@zash.se>
Sat, 24 Feb 2024 01:00:44 +0100
changeset 13445 6d96b6eeee5a
parent 9077 0462405b1cfb
permissions -rw-r--r--
util.signal: Wrap signalfd in an userdatum for gc handling etc

module:log("error", "mod_pep_plus has been renamed to mod_pep, please update your config file. Auto-loading mod_pep...");
module:depends("pep");