Mini Shell

Direktori : /lib/systemd/system/
Upload File :
Current File : //lib/systemd/system/virtstoraged-ro.socket

[Unit]
Description=Libvirt storage local read-only socket
Before=virtstoraged.service
BindsTo=virtstoraged.socket
After=virtstoraged.socket


[Socket]
# The directory must match the /etc/libvirt/virtstoraged.conf unix_sock_dir setting
# when using systemd version < 227
ListenStream=/run/libvirt/virtstoraged-sock-ro
Service=virtstoraged.service
SocketMode=0666

[Install]
WantedBy=sockets.target