bus: Fix bus_print_property() to use "int" for booleans
This fixes the problem that on big endian architectures, like mips or powerpc, boolean properties that were retrieved via sd-bus were always set to 0 (no). Closes: #774430
Showing
Please register or sign in to comment