
3 Jan
2018
3 Jan
'18
11:54 a.m.
Cédric Bosdonnat:
* to handle /var/run not being a symlink to /run
Does this still really exist in any distro that has chances to run a recent libvirt? If yes, then:
- /run/libvirt/**/[sv]d[a-z] r + /{,var/}run/libvirt/**/[sv]d[a-z] r,
+1 And in any case, +1 the missing comma.