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