]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add support for /run/initctl
authorRick Harris <rconradharris@gmail.com>
Wed, 22 Oct 2014 12:09:49 +0000 (13:09 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Wed, 22 Oct 2014 12:09:49 +0000 (13:09 +0100)
commit7e037f64c09aea9babaad99747425c67e99e904e
tree9010357954c0a6c4360e8cc088c3a0eddcfc96c6
parent966d07b93591bced050e90d76e78d13d2007e92c
Add support for /run/initctl

Newer versions of Debian use '/run/initctl' instead of '/dev/initctl'.
This patch updates the code to search for the FIFO from a list of
well-known locations.
src/util/virinitctl.c