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:
parent
296253131f
commit
e79f19c562
2
config
2
config
@ -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',
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user