forked from pool/rpmlint
Accepting request 184108 from home:msmeissn:branches:devel:openSUSE:Factory:rpmlint
- Allow current wicked DBUS services (bnc#783932) OBS-URL: https://build.opensuse.org/request/show/184108 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=194
This commit is contained in:
parent
8719a1cbb7
commit
00a6e90651
6
config
6
config
@ -555,6 +555,12 @@ setOption("DBUSServices.WhiteList", (
|
||||
# temporary approved only due to insufficient resources -Marcus
|
||||
"org.kde.nepomuk.filewatch.service",
|
||||
"org.kde.nepomuk.filewatch.conf",
|
||||
# wicked network management (bnc#783932)
|
||||
"network-nanny.conf",
|
||||
"wicked-dhcp4.conf",
|
||||
"wicked-dhcp6.conf",
|
||||
"wicked-autoip4.conf",
|
||||
"wicked.conf",
|
||||
))
|
||||
|
||||
setOption("PAMModules.WhiteList", (
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 14:20:21 UTC 2013 - meissner@suse.com
|
||||
|
||||
- Allow current wicked DBUS services (bnc#783932)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 4 07:13:13 UTC 2013 - meissner@suse.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user