#944232 /lib/systemd/system/virtlogd.service: Please add needrestart overrides

Package:
libvirt-daemon-system
Source:
libvirt
Description:
Libvirt daemon configuration files
Submitter:
Sam Morris
Date:
2019-11-07 03:48:02 UTC
Severity:
normal
#944232#5
Date:
2019-11-06 12:33:52 UTC
From:
To:
needrestart currently defaults to restarting virtlogd when it detects
that the service needs a restart.

According to the man page and systemd unit, a reload operation will
re-exec the virtlogd executable without losing virtual machine logs.

Please ship /etc/needrestart/restart.d/virtlogd.service and
/etc/needrestart/restart.d/virtlog scripts which should call 'systemctl
reload virtlogd.service' and '/etc/init.d/virtlogd reload',
respectively, so that needrestart doesn't just restart the service on
its own.

See /etc/needrestart/restart.d/README.needrestart for more information.

#944232#10
Date:
2019-11-07 03:38:56 UTC
From:
To:
Hi,

can you provide a tested merge request on salsa for that please?
 -- Guido