Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:Update
libvirt.10484
libvirtd-systemd-socket.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libvirtd-systemd-socket.patch of Package libvirt.10484
Remove unsupported systemd.socket settings The libvirtd.socket unit file contains SocketUser and SocketGroup settings that were introduced in systemd version 214. Remove the setting to prevent unnecessary and confusing journal entries such as Unknown lvalue 'SocketGroup' in section 'Socket' See bsc#933043 Index: libvirt-1.2.18.4/daemon/libvirtd.socket.in =================================================================== --- libvirt-1.2.18.4.orig/daemon/libvirtd.socket.in +++ libvirt-1.2.18.4/daemon/libvirtd.socket.in @@ -2,10 +2,8 @@ ListenStream=@runstatedir@/libvirt/libvirt-sock ListenStream=@runstatedir@/libvirt/libvirt-sock-ro -; The following settings must match libvirtd.conf file in order to -; work as expected because libvirtd can't change them later. +; The following setting must match libvirtd.conf file in order to +; work as expected because libvirtd can't change it later. ; SocketMode=0777 is safe only if authentication on the socket is set ; up. For further information, please see the libvirtd.conf file. SocketMode=0777 -SocketUser=root -SocketGroup=root
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