add shairport-sync user

This commit is contained in:
Anton Schubert 2022-02-12 21:03:57 +01:00
parent e372e2ee4a
commit b04fb745f5
3 changed files with 21 additions and 0 deletions

View file

@ -0,0 +1,12 @@
# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit acct-user
DESCRIPTION="A user for the shairport-sync daemon"
ACCT_USER_ID=-1
ACCT_USER_GROUPS=( shairport-sync audio )
acct-user_add_deps