<div dir="ltr"><div dir="ltr">On Tue, Jan 21, 2020 at 1:34 PM Pavla Kratochvilova <<a href="mailto:pkratoch@redhat.com">pkratoch@redhat.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi,<br><br><div>Is there any API for systemd-detect-virt that would provide a way to call it from a c++ code?</div><div><br></div><div>I need to detect if running in container and "systemd-detect-virt -c" gets the job done, but I don't want to call the shell command. I haven't found any good way, but maybe I am missing something.<br></div></div></blockquote><div><br></div><div>I think the only other option is to make a DBus call to systemd – read the "org.freedesktop.systemd1.Manager.Virtualization" property at /org/freedesktop/systemd1.</div><div><br></div><div>(This would also avoid permission problems in case any detection methods require root.)</div><div><br></div></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr">Mantas Mikulėnas</div></div></div>