Systemd runtime operations for HostKit apply and readiness.
@spec active?( String.t(), keyword() ) :: :ok | {:error, term()}
@spec reload(keyword()) :: :ok | {:error, term()}
@spec restart( HostKit.Readiness.Systemd.t() | String.t(), keyword() ) :: :ok | {:error, term()}