| Direktori : /lib/systemd/system/ |
| Current File : //lib/systemd/system/virtstoraged.socket |
[Unit] Description=Libvirt storage local socket Before=virtstoraged.service [Socket] # The directory must match the /etc/libvirt/virtstoraged.conf unix_sock_dir setting # when using systemd version < 227 ListenStream=/run/libvirt/virtstoraged-sock Service=virtstoraged.service SocketMode=0666 [Install] WantedBy=sockets.target