* [gentoo-commits] repo/gentoo:master commit in: acct-user/lxc/
@ 2021-01-14 3:39 Joonas Niilola
0 siblings, 0 replies; only message in thread
From: Joonas Niilola @ 2021-01-14 3:39 UTC (permalink / raw
To: gentoo-commits
commit: df43b4ab70f32efe0e65614ba52772e85cf11745
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 14 03:35:15 2021 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Jan 14 03:36:44 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df43b4ab
acct-user/lxc: UID 358, new user for lxc
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
acct-user/lxc/lxc-0.ebuild | 12 ++++++++++++
acct-user/lxc/metadata.xml | 8 ++++++++
2 files changed, 20 insertions(+)
diff --git a/acct-user/lxc/lxc-0.ebuild b/acct-user/lxc/lxc-0.ebuild
new file mode 100644
index 00000000000..c0bf316bb09
--- /dev/null
+++ b/acct-user/lxc/lxc-0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="User for app-emulation/lxc"
+ACCT_USER_ID=358
+ACCT_USER_GROUPS=( lxc )
+
+acct-user_add_deps
diff --git a/acct-user/lxc/metadata.xml b/acct-user/lxc/metadata.xml
new file mode 100644
index 00000000000..36289aa361c
--- /dev/null
+++ b/acct-user/lxc/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>virtualization@gentoo.org</email>
+ <name>Gentoo Virtualization Project</name>
+ </maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-01-14 3:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-14 3:39 [gentoo-commits] repo/gentoo:master commit in: acct-user/lxc/ Joonas Niilola
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox