summarylogtreecommitdiffstats
path: root/virtlyst.socket
blob: e17b0de2fe29b1a10a08add82f9e4e36972a4cfb (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Web interface to manage virtual machines with libvirt - socket

[Socket]
ListenStream=/run/virtlyst.sock
ListenStream=/run/virtlyst-ws.sock
SocketMode=0660
SocketGroup=http

[Install]
WantedBy=sockets.target