acct-user/qbittorrent: new package, add 0

Signed-off-by: Alexey Lunev <cheembox573@gmail.com>
Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
Alexey Lunev
2023-10-16 23:26:45 +03:00
committed by Florian Schmaus
parent fd4974d38e
commit efe72d6c2f
2 changed files with 26 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>cheembox573@gmail.com</email>
<name>Alexey Lunev</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
</pkgmetadata>

View File

@@ -0,0 +1,14 @@
# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit acct-user
DESCRIPTION="User for the system wide net-p2p/qbittorrent server"
ACCT_USER_ID=534
ACCT_USER_HOME=/var/lib/qbittorrent
ACCT_USER_HOME_PERMS=0750
ACCT_USER_GROUPS=( qbittorrent )
acct-user_add_deps