boot: don't timeout on password prompt
This commit is contained in:
		
							parent
							
								
									f396b3cfbd
								
							
						
					
					
						commit
						5f95eb8b1a
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
					@ -16,6 +16,10 @@
 | 
				
			||||||
      "rd.systemd.show_status=false"
 | 
					      "rd.systemd.show_status=false"
 | 
				
			||||||
      "rd.udev.log_level=3"
 | 
					      "rd.udev.log_level=3"
 | 
				
			||||||
      "udev.log_priority=3"
 | 
					      "udev.log_priority=3"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      # Disable password timeout
 | 
				
			||||||
 | 
					      "luks.options=timeout=0"
 | 
				
			||||||
 | 
					      "rootflags=x-systemd.device-timeout=0"
 | 
				
			||||||
    ];
 | 
					    ];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    initrd.systemd.enable = true;
 | 
					    initrd.systemd.enable = true;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue