Tor Hedin Brønner d15e5b02fe
nixos/lightdm: do not conflict with plymouth (#71061)
Having `display-manager` conflict with `plymouth-quit` causes this lock up:

 - `plymouth-quit-wait` starts up, waiting for plymouth-quit to run
 - `lightdm` starts up
 - `plymouth-quit` can't start, it conflicts with lightdm
 - `plymouth-quit-wait` keeps waiting on plymouth-quit to kill plymouthd

The idea is having LightDM control when plymouth quits, but communication with
plymouth was broken: https://github.com/NixOS/nixpkgs/pull/71064

Unfortunately having the conflict breaks switching to configurations with
plymouth enabled. So we still need to remove the conflict.

fixes #71034
2019-10-13 10:03:54 +02:00
..
2019-09-08 23:38:31 +00:00
2019-09-19 19:17:30 +02:00
2019-09-02 23:25:24 +02:00
2019-10-04 09:57:06 +02:00
2019-10-05 10:35:52 +02:00
2019-09-07 13:24:24 +01:00
2019-09-17 20:15:57 -04:00
2019-09-02 23:25:24 +02:00
2019-08-26 21:40:19 +00:00