SHA256
1
0
forked from pool/rpmlint

Accepting request 330560 from home:aboe76:branches:devel:openSUSE:Factory:rpmlint

add salt user and group to rpmlint

otherwise I can't fix:
bugzilla.opensuse.org/show_bug.cgi?id=939831

OBS-URL: https://build.opensuse.org/request/show/330560
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=339
This commit is contained in:
Marcus Meissner 2015-09-12 06:21:18 +00:00 committed by Git OBS Bridge
parent 296253131f
commit e79f19c562
2 changed files with 7 additions and 0 deletions

2
config
View File

@ -199,6 +199,7 @@ setOption('StandardGroups', (
'radiusd', 'radiusd',
'root', 'root',
'sabayon-admin', 'sabayon-admin',
'salt',
'sapdb', 'sapdb',
'sddm', 'sddm',
'sensu', 'sensu',
@ -360,6 +361,7 @@ setOption('StandardUsers', (
'radvd', 'radvd',
'root', 'root',
'sabayon-admin', 'sabayon-admin',
'salt',
'sapdb', 'sapdb',
'sddm', 'sddm',
'sensu', 'sensu',

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 11 18:57:03 UTC 2015 - aboe76@gmail.com
- Added salt user and group (bnc#939831)
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Sep 9 10:24:17 UTC 2015 - krahmer@suse.com Wed Sep 9 10:24:17 UTC 2015 - krahmer@suse.com