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

This commit is contained in:
Zuul 2021-12-22 18:53:07 +00:00 committed by Gerrit Code Review
commit 7d378ad045
1 changed files with 1 additions and 1 deletions

View File

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