Systemd/src/user-sessions
Daniel Mack 81b72a962f user-sessions: fix write_string_file() fallout
WRITE_STRING_FILE_ATOMIC is only valid if WRITE_STRING_FILE_CREATE is also
given. IOW, an atomic file write operation is only possible when creating a
file is also being asked for.

This is a regression from the recent write_string_file() rework.
2015-07-21 15:59:02 +02:00
..
Makefile user-sessions: move into own subdir and build independently of logind 2015-02-27 17:28:03 -05:00
user-sessions.c user-sessions: fix write_string_file() fallout 2015-07-21 15:59:02 +02:00