Systemd/src/vconsole
Daniel Mack ad118bda15 tree-wide: fix write_string_file() user that should not create files
The latest consolidation cleanup of write_string_file() revealed some users
of that helper which should have used write_string_file_no_create() in the
past but didn't. Basically, all existing users that write to files in /sys
and /proc should not expect to write to a file which is not yet existant.
2015-07-06 19:27:20 -04:00
..
.gitignore vconsole: don't hard-code systemd-vconsole-setup binary path 2014-12-04 00:05:04 +01:00
90-vconsole.rules.in vconsole: match on vtcon events, not fbcon ones 2015-03-06 15:00:40 +01:00
Makefile build-sys: add stub makefiles to subdirs 2012-01-05 16:29:21 +01:00
vconsole-setup.c tree-wide: fix write_string_file() user that should not create files 2015-07-06 19:27:20 -04:00