mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -04:00
acct-user/loki: Updated ebuild name for loki user/group
Signed-off-by: Zen <z@pyl.onl>
This commit is contained in:
12
acct-user/loki/loki-0.ebuild
Normal file
12
acct-user/loki/loki-0.ebuild
Normal file
@@ -0,0 +1,12 @@
|
||||
# Copyright 2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit acct-user
|
||||
|
||||
DESCRIPTION="User for Loki."
|
||||
ACCT_USER_ID=536
|
||||
ACCT_USER_GROUPS=( ${PN} )
|
||||
|
||||
acct-user_add_deps
|
||||
Reference in New Issue
Block a user