mirror of https://github.com/pikvm/pikvm.git
				
				
				
			fixed usb_serial
This commit is contained in:
		
							parent
							
								
									dab122d35d
								
							
						
					
					
						commit
						e9a7d46b2b
					
				|  | @ -17,7 +17,7 @@ Specifically to v2+. This can be used for terminal access from the managed serve | ||||||
|     # echo ttyGS0 >> /etc/securetty |     # echo ttyGS0 >> /etc/securetty | ||||||
|     ``` |     ``` | ||||||
| 
 | 
 | ||||||
| 3. Create the directory `/etc/systemd/system/getty@ttyGS0.service.d` and add a file file named `ttyGS0.override` into it. Afterwards edit the file and copy this into it: | 3. Create the directory `/etc/systemd/system/getty@ttyGS0.service.d` and add a file file named `override.conf` into it. Afterwards edit the file and copy this into it: | ||||||
| 
 | 
 | ||||||
|     ```ini |     ```ini | ||||||
|     [Service] |     [Service] | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue