systemctl_action()

Run systemctl <action> <service> and return the completed process.

Usage

systemctl_action(
    action,
    service,
)