|
|
|
|
|
by pixelbeat__
888 days ago
|
|
Use ldd on any service binary to see that it's linked against a separate distro.
(It's best to use the ldd from the corresponding platform). There are actually three distros on each host. Current runtime platform, previous runtime platform, centos platform. |
|