diff options
author | Fabian Groffen <grobian@gentoo.org> | 2024-07-08 13:23:39 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2024-07-08 13:24:17 +0200 |
commit | e311cbb0d29a3370ab5e728409a8e3eef254acff (patch) | |
tree | 13e5f51fbdd08620d1f9f601bb677638643e3135 /acct-user/owntone/owntone-0.ebuild | |
parent | dev-qt/qtwebview: Stabilize 6.7.2 arm64, #935728 (diff) | |
download | gentoo-e311cbb0d29a3370ab5e728409a8e3eef254acff.tar.gz gentoo-e311cbb0d29a3370ab5e728409a8e3eef254acff.tar.bz2 gentoo-e311cbb0d29a3370ab5e728409a8e3eef254acff.zip |
iacct-user/owntone: resolve UID conflict with chrony_exporter
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'acct-user/owntone/owntone-0.ebuild')
-rw-r--r-- | acct-user/owntone/owntone-0.ebuild | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/acct-user/owntone/owntone-0.ebuild b/acct-user/owntone/owntone-0.ebuild deleted file mode 100644 index 606539e8cbd7..000000000000 --- a/acct-user/owntone/owntone-0.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 2020-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit acct-user - -DESCRIPTION="User for media-sound/owntone" -ACCT_USER_ID=541 -ACCT_USER_GROUPS=( audio ) -ACCT_USER_HOME="/var/lib/${PN}" - -acct-user_add_deps |