xref: /qemu/contrib/systemd/qemu-vmsr-helper.socket (revision 43f59bf76535b8842a762f8625b96091611aac11)
1*84369d76SAnthony Harivel[Unit]
2*84369d76SAnthony HarivelDescription=Virtual RAPL MSR helper for QEMU
3*84369d76SAnthony Harivel
4*84369d76SAnthony Harivel[Socket]
5*84369d76SAnthony HarivelListenStream=/run/qemu-vmsr-helper.sock
6*84369d76SAnthony HarivelSocketMode=0600
7*84369d76SAnthony Harivel
8*84369d76SAnthony Harivel[Install]
9*84369d76SAnthony HarivelWantedBy=multi-user.target
10