acct-user/usbmux: Add user for app-pda/usbmuxd

Sorry for adding this as maintainer-needed. I don't wish to become the
maintainer for usbmuxd, I'm just fixing it up now.

Package-Manager: Portage-2.3.94, Repoman-2.3.20
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
James Le Cuirot
2020-03-22 21:38:50 +00:00
parent aca802e0d2
commit 5477449854
2 changed files with 17 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
</pkgmetadata>

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="User for the usbmuxd daemon"
ACCT_USER_ID=418
ACCT_USER_GROUPS=( usb plugdev )
acct-user_add_deps