SHA256
1
0
forked from pool/rpmlint

Accepting request 241733 from 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 (forwarded request 241727 from WernerFink)

OBS-URL: https://build.opensuse.org/request/show/241733
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=225
This commit is contained in:
Stephan Kulow 2014-07-21 19:40:22 +00:00 committed by Git OBS Bridge
commit 17b5f56c2e
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