nixpkgs/nixos/modules/services
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
..
admin nixos/oxidized: Use symlinks for config files 2019-08-14 09:30:51 +00:00
amqp nixos/rabbitmq: use an attrset for example configItems 2019-09-25 17:38:00 +00:00
audio nixos/spotifyd: update spotifyd flags 2019-09-21 17:10:00 -05:00
backup nixos/postgresql-wal-receiver: remove restart limit (#67857) 2019-09-23 22:51:26 +03:00
cluster treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
computing nixos: remove dependencies on local-fs.target 2019-09-01 19:06:38 +02:00
continuous-integration nixos/jenkins: Copy plugins as .jpi to fix initialization errors 2019-09-17 19:54:57 +02:00
databases Merge pull request #69371 from dasJ/memcached-sysuser 2019-10-03 18:11:00 -04:00
desktops nixos/gnome-settings-daemon: move systemd config here 2019-10-02 22:51:11 -04:00
development bloop: allow specifying extra cli options 2019-07-25 09:28:13 +02:00
editors Revert "nixos/doc: re-format" 2019-09-19 19:17:30 +02:00
games Merge branch 'master' into staging 2019-09-02 23:25:24 +02:00
hardware Update nixos/modules/services/hardware/fancontrol.nix 2019-09-25 17:31:20 +02:00
logging Merge branch 'master' into staging-next 2019-09-06 16:55:11 +02:00
mail Specify correct option type 2019-10-04 09:57:06 +02:00
misc nixos/gitlab: Don't print sensitive data to log on startup (#70861) 2019-10-11 18:10:16 +02:00
monitoring thanos: 0.6.1 -> 0.7.0 2019-10-05 10:35:52 +02:00
network-filesystems Merge pull request #41841 from Izorkin/samba 2019-10-12 14:31:39 +00:00
networking nixos/mxisd: add support for ma1sd 2019-10-07 18:57:15 +02:00
printing Merge pull request #68218 from worldofpeace/cups-pk/no-auth-wheel 2019-09-09 04:42:19 -04:00
scheduling nixos: remove dependencies on local-fs.target 2019-09-01 19:06:38 +02:00
search nixos/kibana: Filter empty lists 2019-09-07 13:24:24 +01:00
security fprintd: 0.8.1 -> 0.9.0 2019-09-17 20:15:57 -04:00
system Merge branch 'master' into staging 2019-09-02 23:25:24 +02:00
torrent deluge service: fix my bad conflict resolution from f21211ebf 2019-09-08 08:42:53 +02:00
ttys treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
web-apps Merge pull request #69255 from minijackson/init-shiori 2019-10-12 09:01:58 -05:00
web-servers Merge pull request #70858 from manveru/nginx-map-hash-sizes 2019-10-09 17:32:40 +02:00
x11 nixos/lightdm: do not conflict with plymouth (#71061) 2019-10-13 10:03:54 +02:00