mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 15:41:48 +00:00
* Remove a stale lock file that may prevent the
X server from starting. svn path=/nixos/branches/fix-style/; revision=14165
This commit is contained in:
parent
41b1b80d9e
commit
6b1307c6f1
@ -545,7 +545,9 @@ mkIf cfg.enable {
|
||||
}
|
||||
|
||||
${cfg.displayManager.job.beforeScript}
|
||||
|
||||
|
||||
rm -f /tmp/.X0-lock
|
||||
|
||||
end script
|
||||
|
||||
${cfg.displayManager.job.env}
|
||||
|
Loading…
Reference in New Issue
Block a user