This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecStart=/usr/bin/opensearch-dashboards -
Group=opensearch-dashboards -
NoNewPrivilegesIntroduced in systemd 239=yes -
PrivateTmp=yes -
Restart=always -
User=opensearch-dashboards
-
-
[Unit]-
After=network.target opensearch.service -
Description=Open source visualization dashboards for OpenSearch -
Documentation=https://opensearch.org/docs/dashboards/index/
-
Additionnal notes
Nothing here.