Files
guru/acct-user/laminar/laminar-0.ebuild
Ferenc Erki af06ff64bd acct-user/laminar: new package, add 0
Signed-off-by: Ferenc Erki <erkiferenc@gmail.com>
2023-07-25 20:51:13 +02:00

13 lines
229 B
Bash

# Copyright 2020-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit acct-user
ACCT_USER_ID=-1
ACCT_USER_GROUPS=( laminar )
ACCT_USER_HOME=/var/lib/laminar
acct-user_add_deps