acct-user/owntone: add owntone user UID 541

Signed-off-by: Fabian Groffen <grobian@gentoo.org>
This commit is contained in:
Fabian Groffen
2024-07-06 10:07:44 +02:00
parent 1360918a6e
commit 39fe8f6d7f
2 changed files with 21 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>grobian@gentoo.org</email>
<name>Fabian Groffen</name>
</maintainer>
</pkgmetadata>

View File

@@ -0,0 +1,13 @@
# 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