Files
guru/acct-user/webdav/webdav-0.ebuild
Pavel Sobolev 969ef83663 acct-user/webdav: new package, add 0
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
2025-07-05 21:09:09 +03:00

14 lines
238 B
Bash

# Copyright 2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit acct-user
DESCRIPTION="User for net-fs/webdav-server-rs"
ACCT_USER_ID=-1
ACCT_USER_GROUPS=( ${PN} )
acct-user_add_deps