id = 798 title = "The sandbox option elevelateprivileges=deny does not work with -daemonize" state = "closed" created_at = "2022-01-01T03:13:37.785Z" closed_at = "2022-01-04T14:52:58.424Z" labels = ["CLI"] url = "https://gitlab.com/qemu-project/qemu/-/issues/798" host-os = "Arch Linux" host-arch = "x86" qemu-version = "6.1.0" guest-os = "n/a" guest-arch = "n/a" description = """qemu will not launch if `-sandbox on,elevateprivileges=deny` and `-daemonize` are set at the same time.""" reproduce = """``` qemu-system-x86_64 -sandbox on,elevateprivileges=deny -nodefaults -daemonize ``` -> fails to launch ``` qemu-system-x86_64 -sandbox on -nodefaults -daemonize ``` -> runs normally""" additional = """[journal.txt](/uploads/c0e2a973e749011c3b1ac2158420a4e8/journal.txt)"""