diff options
| author | Autumn <git@autumnfo.rest> | 2026-05-02 14:37:41 +0100 |
|---|---|---|
| committer | Autumn <git@autumnfo.rest> | 2026-05-02 14:37:41 +0100 |
| commit | acb54926270f0d9fb752d02e38db9c257930f92d (patch) | |
| tree | 75a70fa99c1ce9b6514587996844c57ae9f76b5e /acct-user/mollysocket/mollysocket-0-r1.ebuild | |
| parent | 63839c3ca6387c2675604cd39214c6ad0d217aa5 (diff) | |
[acct-user/mollysocket] added mollysocket user
Diffstat (limited to 'acct-user/mollysocket/mollysocket-0-r1.ebuild')
| -rw-r--r-- | acct-user/mollysocket/mollysocket-0-r1.ebuild | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/acct-user/mollysocket/mollysocket-0-r1.ebuild b/acct-user/mollysocket/mollysocket-0-r1.ebuild new file mode 100644 index 0000000..0189717 --- /dev/null +++ b/acct-user/mollysocket/mollysocket-0-r1.ebuild @@ -0,0 +1,26 @@ +# +# ~~~ acct-user/mollysocket +# +# ~~~ user for mollysocket +# + +# +# ~~~ metadata + +# portage info +EAPI=8 + +# info +DESCRIPTION="User for running MollySocket" + +# package data +inherit acct-user + +ACCT_USER_ID=-1 +ACCT_USER_GROUPS=( mollysocket ) + +# +# ~~~ dependencies + +# user dependencies +acct-user_add_deps |
