diff options
| author | Autumn <git@autumnfo.rest> | 2026-04-28 19:19:07 +0100 |
|---|---|---|
| committer | Autumn <git@autumnfo.rest> | 2026-04-28 19:19:07 +0100 |
| commit | e02c9f90a2a679beaf51390046e2d255fd97d655 (patch) | |
| tree | bdaf8312e856aad965ce6300b827cabd0f8e8367 /acct-group/ntfy | |
| parent | 6bf99c1f1307c0bbd9ad275c82ba66b0201d9f87 (diff) | |
[acct-group/ntfy] added ntfy group
Diffstat (limited to 'acct-group/ntfy')
| -rw-r--r-- | acct-group/ntfy/ntfy-0-r1.ebuild | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/acct-group/ntfy/ntfy-0-r1.ebuild b/acct-group/ntfy/ntfy-0-r1.ebuild new file mode 100644 index 0000000..43229ef --- /dev/null +++ b/acct-group/ntfy/ntfy-0-r1.ebuild @@ -0,0 +1,19 @@ +# +# ~~~ acct-group/ntfy +# +# ~~~ group for ntfy +# + +# +# ~~~ metadata + +# portage info +EAPI=8 + +# info +DESCRIPTION="Group for running NTFY" + +# package data +inherit acct-group + +ACCT_GROUP_ID=-1 |
