genvid.toolbox.SystemdTool

class genvid.toolbox.SystemdTool(**kwargs)

Bases: genvid.toolbox.service.ServiceTool

Base ServiceTool for Linux servers under systemd.

install(**config)
start()
status()
stop()
uninstall()