# Copyright 2019-2023 Gentoo Authors# Distributed under the terms of the GNU General Public License v2EAPI=7
inheritacct-user
DESCRIPTION="Kibana program user"ACCT_USER_ID=269ACCT_USER_HOME=/var/lib/kibana
ACCT_USER_HOME_PERMS=0750ACCT_USER_GROUPS=(kibana)
acct-user_add_deps