Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP3:Update
libvirt.29542
suse-libvirtd-sysconfig-settings.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File suse-libvirtd-sysconfig-settings.patch of Package libvirt.29542
Adjust libvirtd sysconfig file to conform to SUSE standards Index: libvirt-7.1.0/src/remote/libvirtd.sysconf =================================================================== --- libvirt-7.1.0.orig/src/remote/libvirtd.sysconf +++ libvirt-7.1.0/src/remote/libvirtd.sysconf @@ -1,21 +1,29 @@ +## Path: System/Virtualization/libvirt # Customizations for the libvirtd.service systemd unit -# Default behaviour is for libvirtd.service to start on boot -# so that VM autostart can be performed. We then want it to -# shutdown again if nothing was started and rely on systemd -# socket activation to start it again when some client app -# connects. -LIBVIRTD_ARGS="--timeout 120" +## Type: string +## Default: none +# libvirtd.service is started on boot so that VM autostart can be +# performed. If systemd socket activation is enabled, the +# '--timeout <seconds>' argument can be used to shutown libvirtd +# when unused after the specified seconds. systemd will start it +# again when a client app connects. +# If systemd socket activation is disabled, then the '--listen' +# argument can be used to listen on TCP/TLS sockets. +LIBVIRTD_ARGS= -# If systemd socket activation is disabled, then the following -# can be used to listen on TCP/TLS sockets -#LIBVIRTD_ARGS="--listen" +## Type: string +## Default: none +# Override Kerberos service keytab for SASL/GSSAPI +KRB5_KTNAME= +## Type: string +## Default: none # Override the QEMU/SDL default audio driver probing when # starting virtual machines using SDL graphics # # NB these have no effect for VMs using VNC, unless vnc_allow_host_audio # is enabled in /etc/libvirt/qemu.conf -#QEMU_AUDIO_DRV=sdl +QEMU_AUDIO_DRV= # -#SDL_AUDIODRIVER=pulse +SDL_AUDIODRIVER=
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor