Merge "Exec libvirtd in a transient scope" into stable/ussuri

This commit is contained in:
Zuul 2022-01-24 17:59:48 +00:00 committed by Gerrit Code Review
commit b1a6c9cb88
1 changed files with 1 additions and 1 deletions

View File

@ -658,7 +658,7 @@ outputs:
if [[ -f /usr/lib/systemd/kvm-setup ]]; then
/usr/lib/systemd/kvm-setup
fi
/usr/sbin/libvirtd LIBVIRTD_ARGS
exec systemd-run --scope --slice=system /usr/sbin/libvirtd LIBVIRTD_ARGS
params:
LIBVIRTD_ARGS:
if: