7 lines
135 B
Bash
7 lines
135 B
Bash
|
# Copyright 2023 ~keith
|
||
|
# Distributed under the terms of the GNU General Public License v3
|
||
|
|
||
|
EAPI=8
|
||
|
inherit acct-group
|
||
|
ACCT_GROUP_ID=-1
|