You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Xapi still uses `/sbin/service` to start `attach-static-vdis` when boots
up for HA. It will fail in XS 9 as `/sbin/service` has been removed in
XS 9.
Replace it with `systemctl`.
Signed-off-by: Bengang Yuan <bengang.yuan@cloud.com>
0 commit comments