After each xen-libs/tools update, both `xencommons` and `xendomains`
systemd services are DISabled, requiring:

systemctl enable xencommons.service 
  ln -s '/usr/lib/systemd/system/xencommons.service'
  '/etc/systemd/system/multi-user.target.wants/xencommons.service'
systemctl enable xendomains.service 
  ln -s '/usr/lib/systemd/system/xendomains.service'
  '/etc/systemd/system/multi-user.target.wants/xendomains.service'

to straighten things out.

Is that intentional?  Are updates typically supposed to modify service
state?
-- 
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to