logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git

pleroma-0.ebuild (264B)


  1. # Copyright 2020 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 www-apps/pleroma"
  6. ACCT_USER_ID=-1
  7. ACCT_USER_HOME="/opt/pleroma"
  8. ACCT_USER_GROUPS=( postgres )
  9. acct-user_add_deps