diff options
author | Julien Roy <julien@jroy.ca> | 2023-01-07 14:29:00 -0500 |
---|---|---|
committer | Julien Roy <julien@jroy.ca> | 2023-01-07 14:29:00 -0500 |
commit | 3a89aaab7a4caa6de2fdbf6778ab2430f599433f (patch) | |
tree | 18c60980dbb7974c0df143095eeafe939c887f24 /acct-group/srht/srht-0.ebuild | |
parent | 7b6e10818cab9856b62c7c025df17148b59e96af (diff) | |
download | MrRoy-Overlay-3a89aaab7a4caa6de2fdbf6778ab2430f599433f.tar.gz MrRoy-Overlay-3a89aaab7a4caa6de2fdbf6778ab2430f599433f.tar.bz2 MrRoy-Overlay-3a89aaab7a4caa6de2fdbf6778ab2430f599433f.zip |
*/*: rename acct-group/acct-user to individual services
Signed-off-by: Julien Roy <julien@jroy.ca>
Diffstat (limited to 'acct-group/srht/srht-0.ebuild')
-rw-r--r-- | acct-group/srht/srht-0.ebuild | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/acct-group/srht/srht-0.ebuild b/acct-group/srht/srht-0.ebuild deleted file mode 100644 index eb3679b..0000000 --- a/acct-group/srht/srht-0.ebuild +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 2022-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit acct-group - -DESCRIPTION="Group for sourcehut daemons" - -ACCT_GROUP_ID=-1 |