omniti-labs / omnios-build

Build system for OmniOS - Note, this is a quasi-private archive for OmniTI, you probably want https://omniosce.org
Other
39 stars 136 forks source link

open-vm-tools should probably exclude ntp (and vice versa) #94

Open andy-js opened 8 years ago

andy-js commented 8 years ago

Both vmtoolsd and ntpd adjust the system time. It's probably best not to have both running at the same time. I would suggest having both service manifest files updated with exclude_all dependencies on each other.

danmcd commented 8 years ago

Do you have this fixed already, I gladly take pull requests. Otherwise, I can do it later.

andy-js commented 8 years ago

I don't have a fix ready to go.

andy-js commented 8 years ago

I would not recommend tackling this until this SMF issue is resolved: https://illumos.org/issues/7369