X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fsystemd%2Fsd-bus.h;h=c1ec50871fd0bca315e3996e3b0fdaaedb4189f7;hp=55648e0b349f10eddc18398cb7560318a0a7c368;hb=8973790ee6f62132b1b57de15c4edaef2c097004;hpb=5954c07433b134694256b9989f2ad3f85a643976 diff --git a/src/systemd/sd-bus.h b/src/systemd/sd-bus.h index 55648e0b3..c1ec50871 100644 --- a/src/systemd/sd-bus.h +++ b/src/systemd/sd-bus.h @@ -48,6 +48,8 @@ extern "C" { * * - enforce alignment of pointers passed in * - negotiation for attach attributes + * + * - for kernel and unix transports allow setting the unix user/access mode for the node */ typedef struct sd_bus sd_bus;