From 78d70ea114279bb8137dba03f696d2f323deb351 Mon Sep 17 00:00:00 2001 From: Holger Hoffstätte Date: Thu, 27 Jun 2024 15:05:03 +0200 Subject: acct-user/chrony_exporter: new package MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Holger Hoffstätte Signed-off-by: Sam James --- acct-user/chrony_exporter/chrony_exporter-0.ebuild | 12 ++++++++++++ acct-user/chrony_exporter/metadata.xml | 12 ++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 acct-user/chrony_exporter/chrony_exporter-0.ebuild create mode 100644 acct-user/chrony_exporter/metadata.xml (limited to 'acct-user/chrony_exporter') diff --git a/acct-user/chrony_exporter/chrony_exporter-0.ebuild b/acct-user/chrony_exporter/chrony_exporter-0.ebuild new file mode 100644 index 000000000000..ace983a2832a --- /dev/null +++ b/acct-user/chrony_exporter/chrony_exporter-0.ebuild @@ -0,0 +1,12 @@ +# Copyright 2019-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-user + +ACCT_USER_ID="541" +ACCT_USER_GROUPS=( "chrony_exporter" ) +ACCT_USER_HOME="/dev/null" + +acct-user_add_deps diff --git a/acct-user/chrony_exporter/metadata.xml b/acct-user/chrony_exporter/metadata.xml new file mode 100644 index 000000000000..2472dc738ac7 --- /dev/null +++ b/acct-user/chrony_exporter/metadata.xml @@ -0,0 +1,12 @@ + + + + + holger@applied-asynchrony.com + Holger Hoffstätte + + + proxy-maint@gentoo.org + Proxy Maintainers + + -- cgit v1.2.3-65-gdbad