acct-user/nvpd: Add from Gentoo

Needed for the nvidia-persistenced daemon.

It's from Gentoo commit e36ce47183552f9fc23556492d70ab4dc5f11e81.
This commit is contained in:
Daniel Zatovic 2025-04-23 11:26:02 +02:00
parent 01f198fe13
commit f8ee2781b0
2 changed files with 20 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>ionen@gentoo.org</email>
<name>Ionen Wolkens</name>
</maintainer>
</pkgmetadata>

View File

@ -0,0 +1,12 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit acct-user
DESCRIPTION="User for nvidia-persistenced"
ACCT_USER_ID=458
ACCT_USER_GROUPS=( video )
acct-user_add_deps