#!/usr/bin/env bash systemctl daemon-reload systemctl enable opensearch.service systemctl restart opensearch.service systemctl status opensearch.service --no-pager