mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
acct-*/flatpak: prepare user & group for flatpak package
Signed-off-by: David Heidelberg <david@ixit.cz>
This commit is contained in:
10
acct-user/flatpak/flatpak-0.ebuild
Normal file
10
acct-user/flatpak/flatpak-0.ebuild
Normal file
@@ -0,0 +1,10 @@
|
||||
# Copyright 2019-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit acct-user
|
||||
|
||||
ACCT_USER_ID=313
|
||||
ACCT_USER_GROUPS=( flatpak )
|
||||
acct-user_add_deps
|
||||
Reference in New Issue
Block a user