gentoo-ebuilds/acct-user/uuidd/uuidd-0.ebuild
Mike Gilbert 4c5e67633d
acct-user/uuidd: new package, add 0
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
2024-05-11 13:19:18 -04:00

11 lines
191 B
Bash

# Copyright 2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit acct-user
ACCT_USER_ID=540
ACCT_USER_GROUPS=( uuidd )
acct-user_add_deps