[Bug 1964488] Re: Qemu fails with daemonize and enabled elevateprivileges

2022-03-10 Thread Raphael Pour
Thanks Christian for your quick answer! I just stumbled across a similar issue (https://gitlab.com/qemu- project/qemu/-/issues/798) which got closed with 'intended behavior'. This issue can be closed, I guess. ** Bug watch added: gitlab.com/qemu-project/qemu/-/issues #798

[Bug 1964488] Re: Qemu fails with daemonize and enabled elevateprivileges

2022-03-10 Thread Raphael Pour
** Description changed: Qemu fails silently with exit code 1 when using daemonize and the sandbox option elevateprivileges=deny. This behavior got introduced by 0546c0609cb5a8d90c1cbac8e0d64b5a048bbb19 where the sandbox options gets parsed and enforced *before* daemonizing. Since the

[Bug 1964488] [NEW] Qemu fails with daemonize and enabled elevateprivileges

2022-03-10 Thread Raphael Pour
Public bug reported: Qemu fails silently with exit code 1 when using daemonize and the sandbox option elevateprivileges=deny. This behavior got introduced by 0546c0609cb5a8d90c1cbac8e0d64b5a048bbb19 where the sandbox options gets parsed and enforced *before* daemonizing. Since the os_daemonize