alfis-0.ebuild 253 B

1234567891011121314
  1. # Copyright 2021 Gentoo Authors
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=7
  4. inherit acct-user
  5. DESCRIPTION="User for alfis"
  6. ACCT_USER_ID=-1
  7. ACCT_USER_GROUPS=( "${PN}" )
  8. ACCT_USER_HOME="/var/lib/${PN}"
  9. acct-user_add_deps