mirror of
				https://github.com/fspc/gbootroot.git
				synced 2025-11-04 00:05:35 -05:00 
			
		
		
		
	This removes the ubd0 mknod .. basically only root can do this, and devfs
covers the bases anyways.
This commit is contained in:
		
							parent
							
								
									01214d20bf
								
							
						
					
					
						commit
						e1fb1bbc7c
					
				@ -1,10 +1,5 @@
 | 
				
			|||||||
#!/bin/sh
 | 
					#!/bin/sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
if [ ! -e /usr/share/gbootroot/yard/Replacements/dev/ubd0 ]; then 
 | 
					 | 
				
			||||||
    mknod /usr/share/gbootroot/yard/Replacements/dev/ubd0 b 98 0
 | 
					 | 
				
			||||||
fi
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#DEBHELPER#
 | 
					#DEBHELPER#
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Make uml_net setuid, but respects Sysadm's choices.
 | 
					# Make uml_net setuid, but respects Sysadm's choices.
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user