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
{{ message }}
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.
If we always use the deb/rpm the user should exist anyways, but it could be necessary to work around #36, where the UID/GID would need to be the same if NFS is used for snapshots and idmapd isn't in place.
If we decide to do it, we also must edit the tmpfiles.d files created for systemd, as they define the user for the /var/run/... dir.
Allow the specification of a different username under which elasticsearch should be run. Currently we only support "elasticsearch".
I propose we do not create this user if it doesn't exist i.e. we assume its existence.
The text was updated successfully, but these errors were encountered: