forked from pool/rpmlint
Accepting request 184710 from home:msmeissn:branches:devel:openSUSE:Factory:rpmlint
- allow systemd machined service as-is (bnc#828207) OBS-URL: https://build.opensuse.org/request/show/184710 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=196
This commit is contained in:
parent
00a6e90651
commit
7038dd6511
3
config
3
config
@ -561,6 +561,9 @@ setOption("DBUSServices.WhiteList", (
|
||||
"wicked-dhcp6.conf",
|
||||
"wicked-autoip4.conf",
|
||||
"wicked.conf",
|
||||
# systemd machined service (bnc#828207)
|
||||
"org.freedesktop.machine1.service",
|
||||
"org.freedesktop.machine1.conf",
|
||||
))
|
||||
|
||||
setOption("PAMModules.WhiteList", (
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 29 12:28:19 UTC 2013 - meissner@suse.com
|
||||
|
||||
- allow systemd machined service as-is (bnc#828207)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 14:20:21 UTC 2013 - meissner@suse.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user