# Copyright 2019 Gentoo Authors# Distributed under the terms of the GNU General Public License v2EAPI=7
inheritacct-user
DESCRIPTION="Mail program user"ACCT_USER_ID=8ACCT_USER_HOME=/var/spool/mail
ACCT_USER_HOME_OWNER=root:mail
ACCT_USER_HOME_PERMS=03775ACCT_USER_GROUPS=(mail)
acct-user_add_deps