Install lua-systemd by entering the following commands in the terminal:
sudo apt update sudo apt install lua-systemd
Description:
Systemd bindings for Lua
This package provides a library for working with systemd from scripts and daemons written in Lua. . Where necessary, the low level libsystemd functions have been bound in C. Higher level functions with more idiomatic lua semantics are written in Lua on top of these C primitives.
Homepage: https://github.com/daurnimator/lua-systemd
Version: 0~git20160517-1
Section: universe/interpreters