Updated flexget and dependencies
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# Copyright 2019-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit acct-user
|
||||
|
||||
ACCT_USER_ID="128"
|
||||
ACCT_USER_GROUPS=( "flexget" )
|
||||
ACCT_USER_HOME="/etc/flexget"
|
||||
ACCT_USER_COMMENT="Flexget Daemon User"
|
||||
|
||||
acct-user_add_deps
|
||||
Reference in New Issue
Block a user