chiark / gitweb /
core/manager: split out creation of serialization fd out to a helper
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 11 Feb 2017 23:33:16 +0000 (18:33 -0500)
committerSven Eden <yamakuzure@gmx.net>
Mon, 17 Jul 2017 15:58:36 +0000 (17:58 +0200)
commit7ea398d3c754241e844094e01e1617930ad0a2ae
tree18f68f0728d6591825ae6a8820a0532c27bd544e
parent46738346562944e7bd5a37e3aa44ecec4379b252
core/manager: split out creation of serialization fd out to a helper

There is a slight change in behaviour: the user manager for root will create a
temporary file in /run/elogind, not /tmp. I don't think this matters, but
simplifies implementation.
src/basic/fileio.c
src/basic/fileio.h