Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lxd for openSUSE:Factory checked in at 2023-01-24 19:43:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lxd (Old) and /work/SRC/openSUSE:Factory/.lxd.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxd" Tue Jan 24 19:43:42 2023 rev:50 rq:1060590 version:5.9 Changes: -------- --- /work/SRC/openSUSE:Factory/lxd/lxd.changes 2022-12-12 17:41:36.589762693 +0100 +++ /work/SRC/openSUSE:Factory/.lxd.new.32243/lxd.changes 2023-01-24 20:26:03.730402464 +0100 @@ -1,0 +2,6 @@ +Sun Dec 25 19:01:56 UTC 2022 - Kostas Papadakis <[email protected]> + +- Add stop entry to systemd service file so the lxc containers shutdown + gracefully + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lxd.service ++++++ --- /var/tmp/diff_new_pack.OtcHs6/_old 2023-01-24 20:26:04.410405943 +0100 +++ /var/tmp/diff_new_pack.OtcHs6/_new 2023-01-24 20:26:04.414405963 +0100 @@ -8,6 +8,7 @@ Environment=LXD_OVMF_PATH=/usr/share/lxd/ovmf ExecStart=/usr/bin/lxd --group=lxd --logfile=/var/log/lxd/lxd.log ExecStartPost=/usr/bin/lxd waitready --timeout=600 +ExecStop=/usr/bin/lxd shutdown --timeout=600 TimeoutStartSec=600s TimeoutStopSec=30s Restart=on-failure
