genvid.toolbox.SystemdInstaller

class genvid.toolbox.SystemdInstaller(**kwargs)

Bases: genvid.toolbox.linuxservice.LinuxServiceInstaller

Base ServiceInstaller for LinuxServiceInstaller under systemd.

DESCRIPTION = 'Installation of services on Systemd Linux'
NAME = 'systemd-installer'
SUPERVISOR_BASE

alias of SystemdTool