You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# paths below based on https://opensearch.org/docs/latest/opensearch/configuration/ and https://opensearch.org/docs/latest/security-plugin/configuration/yaml
13
13
# see also https://opensearch.org/docs/2.0/opensearch/install/important-settings/
14
-
ExecStart=/usr/bin/podman run \
14
+
ExecStart=/usr/bin/podman --cgroup-manager=cgroupfs run \
0 commit comments