Accepting request 241727 from home:WernerFink:branches:devel:openSUSE:Factory:rpmlint

- Add the groups systemd-journal, systemd-journal-gateway, and tape
  as required by systemd
- Add the user systemd-journal-gateway as required by systemd

OBS-URL: https://build.opensuse.org/request/show/241727
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=287
This commit is contained in:
Marcus Meissner 2014-07-21 12:25:16 +00:00 committed by Git OBS Bridge
parent 0fabc8490f
commit 5e880067b3
2 changed files with 11 additions and 0 deletions

4
config
View File

@ -198,6 +198,9 @@ setOption('StandardGroups', (
'suse-ncc',
'svn',
'sys',
'systemd-journal',
'systemd-journal-gateway',
'tape',
'tftp',
'tomcat',
'tomcat4',
@ -342,6 +345,7 @@ setOption('StandardUsers', (
'statd',
'suse-ncc',
'svn',
'systemd-journal-gateway'
'tftp',
'tomcat',
'tomcat4',

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jul 21 11:40:15 UTC 2014 - werner@suse.de
- Add the groups systemd-journal, systemd-journal-gateway, and tape
as required by systemd
- Add the user systemd-journal-gateway as required by systemd
-------------------------------------------------------------------
Fri Jul 18 14:16:31 UTC 2014 - jsegitz@suse.com