mirror of
				https://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-31 15:15:50 +00:00 
			
		
		
		
	Some platforms have their console on other ports than ttyS0, so allow the developer to tailor this on bespoke platform images. Fixes issue #13401. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
		
			
				
	
	
		
			6 lines
		
	
	
		
			191 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			191 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| ::sysinit:/etc/init.d/rcS S boot
 | |
| ::shutdown:/etc/init.d/rcS K shutdown
 | |
| @GRUB_SERIAL@::askfirst:/usr/libexec/login.sh
 | |
| hvc0::askfirst:/usr/libexec/login.sh
 | |
| tty1::askfirst:/usr/libexec/login.sh
 |