cockpit-plugin-base-react - v1.1.1
    Preparing search index...

    Function startService

    • Starts the given systemd unit via systemctl start. Requests superuser escalation.

      Parameters

      • unit: string

        The systemd unit name (e.g. "nginx.service").

      Returns Promise<void>