fc21: fix DispVM preparation - Xorg has new name
This commit is contained in:
		
							parent
							
								
									c9e36eff14
								
							
						
					
					
						commit
						fdca69ae78
					
				| @ -9,7 +9,7 @@ possibly_run_save_script() | |||||||
| 	Xorg -config /etc/X11/xorg-preload-apps.conf :0 & | 	Xorg -config /etc/X11/xorg-preload-apps.conf :0 & | ||||||
| 	while ! [ -S /tmp/.X11-unix/X0 ]; do sleep 0.5; done | 	while ! [ -S /tmp/.X11-unix/X0 ]; do sleep 0.5; done | ||||||
| 	DISPLAY=:0 su - user -c /tmp/qubes-save-script | 	DISPLAY=:0 su - user -c /tmp/qubes-save-script | ||||||
| 	killall Xorg | 	killall Xorg Xorg.bin | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| if qubesdb-read /qubes-save-request 2>/dev/null ; then | if qubesdb-read /qubes-save-request 2>/dev/null ; then | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Marek Marczykowski-Górecki
						Marek Marczykowski-Górecki