mirror of
				https://github.com/vyos/vyos-build.git
				synced 2025-10-01 20:28:40 +02:00 
			
		
		
		
	T3912: remove superfluous motd.d kernel version shell script
This commit is contained in:
		
							parent
							
								
									24c0334519
								
							
						
					
					
						commit
						ee81272116
					
				
							
								
								
									
										4
									
								
								data/live-build-config/hooks/live/83-cleanup-etc-motd-d.chroot
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										4
									
								
								data/live-build-config/hooks/live/83-cleanup-etc-motd-d.chroot
									
									
									
									
									
										Executable file
									
								
							@ -0,0 +1,4 @@
 | 
			
		||||
#!/bin/sh
 | 
			
		||||
if [ -f /etc/update-motd.d/10-uname ]; then
 | 
			
		||||
    rm -f /etc/update-motd.d/10-uname
 | 
			
		||||
fi
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user