Added path echo
This commit is contained in:
		
							parent
							
								
									a3a2616cf8
								
							
						
					
					
						commit
						a7a4294195
					
				| @ -52,7 +52,7 @@ | ||||
|       ]; | ||||
|       serviceConfig = { | ||||
|         # ExecStart = "${pkgs.wprs}/bin/wprsd --enable-xwayland=true --xwayland-xdg-shell-path=${pkgs.wprs}/bin/xwayland-xdg-shell"; | ||||
|         ExecStart = "wprsd --enable-xwayland=true"; | ||||
|         ExecStart = "echo $PATH && wprsd --enable-xwayland=true"; | ||||
|         Environment = "\"RUST_BACKTRACE=full\""; | ||||
|         Restart = "always"; | ||||
|         RestartSec = 5; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Jan-Bulthuis
						Jan-Bulthuis