Fix ramdisk pkg-map for openSUSE
The package is called dhcp-client on all (open)SUSE related distributions. Change-Id: Iefb1bb5d0710d05699c646b86914189cb55fa033
This commit is contained in:
parent
ceb9c431f0
commit
d8e6b00130
@ -2,9 +2,12 @@
|
||||
"family":{
|
||||
"debian":{
|
||||
"dhcp_client":"isc-dhcp-client"
|
||||
},
|
||||
"suse":{
|
||||
"dhcp_client":"dhcp-client"
|
||||
}
|
||||
},
|
||||
"default":{
|
||||
"dhcp_client":"dhclient"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user