plugins/mod_windows.lua
author Kim Alvefur <zash@zash.se>
Sat, 06 Apr 2024 14:31:28 +0200
changeset 13478 05c1098084cd
parent 6003 28a90f5fea46
permissions -rw-r--r--
mod_version: Handle access denied from uname() Discovered while experimenting with a stricter SystemCallFilter setting See man:systemd.exec(5)

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here