Mini Shell

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

[Unit]
Description=Libvirt storage admin 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-admin-sock
Service=virtstoraged.service
SocketMode=0600

[Install]
WantedBy=sockets.target