xenserver / xe-guest-utilities

XenServer guest utilities for unix-like operating systems
BSD 2-Clause "Simplified" License
59 stars 58 forks source link

CA-381643 Replace systemV Services control with systemd #153

Closed LunfanZhang closed 1 year ago

LunfanZhang commented 1 year ago

As some vendors have started to phase out 'chkconfig', an outdated package management solution. we have decided to fully adopt systemd. Consequently, we have made some adjustments to prioritize systemd-based management for distribution that support, while utilizing SystemV, particular chkconfig, for the remaining ones, to ensure compatibility.

Signed-off-by: Lunfan Zhang Lunfan.Zhang@citrix.com