Skip to content

Added systemctl support.

Pavel Kirilin requested to merge feature/systemctl into develop

Description:

  • Added systemctl status to check service state.
  • Added systemctl start, stop, restart actions.
  • Added systemctl cat to show System-unit configuration.

Merge request reports