remove spurious whitespace from spec file

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=900
This commit is contained in:
James Fehlig 2021-07-27 18:14:27 +00:00 committed by Git OBS Bridge
parent 0af4927a97
commit 5ed1374fd3

View File

@ -1149,8 +1149,8 @@ fi
%posttrans daemon %posttrans daemon
# virtlockd and virtlogd must not be restarted, particularly virtlockd since the # virtlockd and virtlogd must not be restarted, particularly virtlockd since the
# locks it uses to protect VM resources would be lost. Both are safe to re-exec. # locks it uses to protect VM resources would be lost. Both are safe to re-exec.
%{_bindir}/systemctl reload-or-try-restart virtlockd.service >/dev/null 2>&1 || : %{_bindir}/systemctl reload-or-try-restart virtlockd.service >/dev/null 2>&1 || :
%{_bindir}/systemctl reload-or-try-restart virtlogd.service >/dev/null 2>&1 || : %{_bindir}/systemctl reload-or-try-restart virtlogd.service >/dev/null 2>&1 || :
# The '--listen' option is incompatible with socket activation. # The '--listen' option is incompatible with socket activation.
# Check if the existing install uses --listen # Check if the existing install uses --listen
listen_mode=no listen_mode=no