On Tue, 06 Aug 2019 16:22:18 +0200 Michał Górny wrote:

>On Tue, 2019-08-06 at 16:19 +0200, Lars Wendler wrote:
>> Package-Manager: Portage-2.3.71, Repoman-2.3.17
>> Signed-off-by: Lars Wendler <polynomia...@gentoo.org>
>> ---
>>  acct-user/uptimed/metadata.xml     |  8 ++++++++
>>  acct-user/uptimed/uptimed-0.ebuild | 12 ++++++++++++
>>  2 files changed, 20 insertions(+)
>>  create mode 100644 acct-user/uptimed/metadata.xml
>>  create mode 100644 acct-user/uptimed/uptimed-0.ebuild
>> 
>> diff --git a/acct-user/uptimed/metadata.xml
>> b/acct-user/uptimed/metadata.xml new file mode 100644
>> index 00000000000..c7be278b645
>> --- /dev/null
>> +++ b/acct-user/uptimed/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="person">
>> +    <email>polynomia...@gentoo.org</email>
>> +    <name>Lars Wendler</name>
>> +  </maintainer>
>> +</pkgmetadata>
>> diff --git a/acct-user/uptimed/uptimed-0.ebuild
>> b/acct-user/uptimed/uptimed-0.ebuild new file mode 100644
>> index 00000000000..d0b6431a114
>> --- /dev/null
>> +++ b/acct-user/uptimed/uptimed-0.ebuild
>> @@ -0,0 +1,12 @@
>> +# Copyright 2019 Gentoo Authors
>> +# Distributed under the terms of the GNU General Public License v2
>> +
>> +EAPI=7
>> +
>> +inherit acct-user
>> +
>> +DESCRIPTION="user for uptime daemon"
>> +ACCT_USER_ID=103  
>
>Any reason to use disjoint UID/GID?

No explicit reason. They were never being joined on any of my systems
so I thought that's no big deal.
Is that mandatory?

>> +ACCT_USER_GROUPS=( uptimed )
>> +
>> +acct-user_add_deps  
>



-- 
Lars Wendler
Gentoo package maintainer
GPG: 21CC CF02 4586 0A07 ED93  9F68 498F E765 960E 9B39

Attachment: pgpq1eo0j6DY9.pgp
Description: Digitale Signatur von OpenPGP

Reply via email to