]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Don't allow remote driver daemon autostart when running setuid
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 9 Oct 2013 10:47:13 +0000 (11:47 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Wed, 30 Oct 2013 11:51:27 +0000 (11:51 +0000)
commita8813e50c2035839fee8552fb7805c4259a42ae6
tree8ad08bcdc90a1677d1fc8e7aa3fb10a2f3de8690
parent89b2e56d7a37b0ab68f5185c2f11db80072f258f
Don't allow remote driver daemon autostart when running setuid

We don't want setuid programs automatically spawning libvirtd,
so disable any use of autostart when setuid.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
(cherry picked from commit 171bb129115d49c567b643acaf20b363b124b8cf)
src/remote/remote_driver.c