acct-user/taskd: treeclean

Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
This commit is contained in:
Marc Schiffbauer 2025-06-02 13:27:27 +02:00
parent 39efedb34a
commit c1e7b9df47
No known key found for this signature in database
GPG Key ID: 3837C63B4632EDBF
2 changed files with 0 additions and 23 deletions

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>mschiff@gentoo.org</email>
<name>Marc Schiffbauer</name>
</maintainer>
</pkgmetadata>

View File

@ -1,15 +0,0 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit acct-user
DESCRIPTION="A user for app-misc/taskd"
ACCT_USER_GROUPS=( "taskd" )
ACCT_USER_HOME="/var/lib/taskd"
ACCT_USER_ID="152"
ACCT_USER_SHELL="/bin/bash"
acct-user_add_deps