forked from pool/rpmlint
Accepting request 381807 from devel:openSUSE:Factory:rpmlint
- whitelisting openattic (bsc#972478) (forwarded request 381801 from krahmer) OBS-URL: https://build.opensuse.org/request/show/381807 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=249
This commit is contained in:
commit
15585f85ef
7
config
7
config
@ -90,6 +90,7 @@ setOption('StandardGroups', (
|
||||
'cdrom',
|
||||
'ceph',
|
||||
'chef',
|
||||
'chrony',
|
||||
'citadel',
|
||||
'colord',
|
||||
'console',
|
||||
@ -261,6 +262,7 @@ setOption('StandardUsers', (
|
||||
'casaauth',
|
||||
'ceph',
|
||||
'chef',
|
||||
'chrony',
|
||||
'citadel',
|
||||
'cntlm',
|
||||
'colord',
|
||||
@ -698,7 +700,10 @@ setOption("DBUSServices.WhiteList", (
|
||||
"org.drbd.drbdmanaged.service",
|
||||
# iio-sensor-proxy (bsc#939191)
|
||||
"net.hadess.SensorProxy.conf",
|
||||
"net.hadess.SensorProxy.service"
|
||||
"net.hadess.SensorProxy.service",
|
||||
# openattic (bsc#972478)
|
||||
"openattic.conf",
|
||||
"openattic.service"
|
||||
))
|
||||
|
||||
setOption("PAMModules.WhiteList", (
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 30 12:10:04 UTC 2016 - krahmer@suse.com
|
||||
|
||||
- whitelisting openattic (bsc#972478)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 24 18:51:51 UTC 2016 - mpost@suse.com
|
||||
|
||||
- Updated config file to add user chrony and group chrony
|
||||
(Fate#319508)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 14 16:08:20 UTC 2016 - christoph@stop.pe
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user