* Remove a stale lock file that may prevent the
X server from starting. svn path=/nixos/trunk/; revision=13812
This commit is contained in:
parent
d532df65dd
commit
788275e47c
@ -414,6 +414,8 @@ rec {
|
||||
}
|
||||
|
||||
rm -f /var/log/slim.log
|
||||
|
||||
rm -f /tmp/.X0-lock
|
||||
|
||||
end script
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user