# Copyright 2019-2020 Gentoo Authors# Distributed under the terms of the GNU General Public License v2EAPI=7
inheritacct-user
DESCRIPTION="user for murmur daemon"ACCT_USER_ID=122ACCT_USER_HOME=/var/lib/${PN}ACCT_USER_HOME_OWNER=${PN}:root
ACCT_USER_HOME_PERMS=0750ACCT_USER_GROUPS=(murmur)
acct-user_add_deps