SHA256
1
0
forked from pool/rpmlint

Accepting request 527570 from home:dmolkentin:branches:devel:openSUSE:Factory:rpmlint

- Add dehydrated user & group for dehydrated, a letsencrypt client

OBS-URL: https://build.opensuse.org/request/show/527570
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=477
This commit is contained in:
Marcus Meissner 2017-09-20 15:11:16 +00:00 committed by Git OBS Bridge
parent 2cb9eb878b
commit fe46d76293
2 changed files with 7 additions and 0 deletions

2
config
View File

@ -101,6 +101,7 @@ setOption('StandardGroups', (
'davfs2',
'dba',
'ddclient',
'dehydrated',
'dialout',
'disk',
'distcc',
@ -282,6 +283,7 @@ setOption('StandardUsers', (
'daemon',
'davfs2',
'ddclient',
'dehydrated',
'dhcpd',
'distcc',
'dovecot',

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Sep 20 09:42:06 UTC 2017 - daniel.molkentin@suse.com
- Add dehydrated user & group for dehydrated, a letsencrypt client
-------------------------------------------------------------------
Wed Sep 6 12:10:12 UTC 2017 - krahmer@suse.com