Merge "Fix ramdisk pkg-map for openSUSE"

This commit is contained in:
Jenkins 2014-09-12 09:54:03 +00:00 committed by Gerrit Code Review
commit 60fdfb26dc
1 changed files with 4 additions and 1 deletions

View File

@ -2,9 +2,12 @@
"family":{
"debian":{
"dhcp_client":"isc-dhcp-client"
},
"suse":{
"dhcp_client":"dhcp-client"
}
},
"default":{
"dhcp_client":"dhclient"
}
}
}