]> git.ipfire.org Git - thirdparty/plymouth.git/commit
main.c: Deprecate gdm transition signal
authorZhaoQiang <zhaoqiangx@gmail.com>
Thu, 23 May 2019 19:24:55 +0000 (19:24 +0000)
committerRay Strode <halfline@gmail.com>
Thu, 23 May 2019 19:24:55 +0000 (19:24 +0000)
commit0410212568ae3abe1606d980728a9ca26c04c034
tree14dbb0a9f2ccd539972e6c499213844e06a103b1
parentb9f2aac5678fab1f98207824014fe0ae3676dc5e
main.c: Deprecate gdm transition signal

plymouth used to create a file in /var to tell gdm to start in active vt,
but gdm don't use this file now. and create file in filesystem too early
will cause race problem when /var is a seperate partition or it's on an
lvm volume.
configure.ac
src/main.c