diff options
| author | Autumn <git@autumnfo.rest> | 2026-04-24 20:23:42 +0100 |
|---|---|---|
| committer | Autumn <git@autumnfo.rest> | 2026-04-24 20:23:42 +0100 |
| commit | 257fb7d6859387103d30af5778f7e66cf03d613f (patch) | |
| tree | b6e64dcfdf580e659ea770cefe179e89831f0b18 /acct-user/maloja | |
| parent | aaedae6d0aeab3c86f4da6b48dca1559ac2b4eae (diff) | |
[acct-user/maloja] added maloja usre
Diffstat (limited to 'acct-user/maloja')
| -rw-r--r-- | acct-user/maloja/maloja-0-r1.ebuild | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/acct-user/maloja/maloja-0-r1.ebuild b/acct-user/maloja/maloja-0-r1.ebuild new file mode 100644 index 0000000..1765d39 --- /dev/null +++ b/acct-user/maloja/maloja-0-r1.ebuild @@ -0,0 +1,26 @@ +# +# ~~~ acct-user/maloja +# +# ~~~ user for maloja +# + +# +# ~~~ metadata + +# portage info +EAPI=8 + +# info +DESCRIPTION="User for running Maloja" + +# package data +inherit acct-user + +ACCT_USER_ID=-1 +ACCT_USER_GROUPS=( maloja ) + +# +# ~~~ dependencies + +# user dependencies +acct-user_add_deps |
