chiark / gitweb /
bus: drop systemd.kdbus_attach_flags_mask= cmdline
authorDavid Herrmann <dh.herrmann@gmail.com>
Sun, 18 Jan 2015 22:56:19 +0000 (23:56 +0100)
committerDavid Herrmann <dh.herrmann@gmail.com>
Sun, 18 Jan 2015 22:56:19 +0000 (23:56 +0100)
commit314808cea4d7655b881ce7b1204efa476e7b8fbb
treea5389b4f96b4649ba2e7c02c95cf186c53651f68
parent90b99192ad5b7674585996e2b801679989f8a8a7
bus: drop systemd.kdbus_attach_flags_mask= cmdline

There is no reason to provide our own attach_flags_mask. We can simply
rely on kdbus.attach_flags_mask= which is read by the kernel *and* kmod.
If it's set, we assume the user wants to override our setting, so we
simply skip setting it.
src/libsystemd/sd-bus/bus-kernel.c