Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-06 | fileio: consolidate write_string_file*() | Daniel Mack | |
Merge write_string_file(), write_string_file_no_create() and write_string_file_atomic() into write_string_file() and provide a flags mask that allows combinations of atomic writing, newline appending and automatic file creation. Change all users accordingly. | |||
2015-02-27 | user-sessions: move into own subdir and build independently of logind | Ivan Shapovalov | |
Suggested by Zbyszek on IRC. [zj: /run/nologin is used with PAM. systemd-user-session is independent of logind.] |