Accepting request 604377 from home:okurz:branches:devel:openSUSE:Factory:rpmlint

Add synapse user and group fo matrix-synapse

OBS-URL: https://build.opensuse.org/request/show/604377
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=588
This commit is contained in:
Dirk Mueller 2018-05-07 15:25:19 +00:00 committed by Git OBS Bridge
parent 27aa711a2b
commit ae65822bc4
2 changed files with 7 additions and 0 deletions

2
config
View File

@ -468,6 +468,7 @@ setOption('StandardGroups', (
'sshd',
'suse-ncc',
'svn',
'synapse',
'sys',
'systemd-journal',
'systemd-journal-gateway',
@ -650,6 +651,7 @@ setOption('StandardUsers', (
'statd',
'suse-ncc',
'svn',
'synapse',
'systemd-journal-gateway'
'tftp',
'tomcat',

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri May 4 17:06:53 UTC 2018 - okurz@suse.com
- Add 'synapse' user and group.
-------------------------------------------------------------------
Wed May 2 14:44:59 UTC 2018 - mchandras@suse.de