add shairport-sync user
This commit is contained in:
parent
e372e2ee4a
commit
b04fb745f5
3 changed files with 21 additions and 0 deletions
12
acct-user/shairport-sync/shairport-sync-0.ebuild
Normal file
12
acct-user/shairport-sync/shairport-sync-0.ebuild
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue