acct-user/subsonic: update to use correct

Package used wrong uid, so corrected it, to use the one, which is also
specified in uid-gid.txt.

Closes: https://bugs.gentoo.org/825714
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Conrad Kostecki
2021-11-23 22:04:50 +01:00
parent 4de40c03a6
commit 5ed6b5fc51

View File

@@ -9,6 +9,6 @@ DESCRIPTION="A user for media-sound/subsonic-bin"
ACCT_USER_GROUPS=( "subsonic" )
ACCT_USER_HOME="/var/lib/subsonic"
ACCT_USER_ID="126"
ACCT_USER_ID="136"
acct-user_add_deps