This is a security measure. We may want to bring back user access to mounting and formatting media in the future, but this should be done only once we are sure that this is safe from a security perspective.
		
			
				
	
	
		
			5 lines
		
	
	
		
			42 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			42 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
PROG=	format
 | 
						|
MAN=
 | 
						|
 | 
						|
.include <bsd.prog.mk>
 |