forked from ungleich-public/cdist
		
	[type/__sysctl] Fix spelling of FreeBSD
This commit is contained in:
		
					parent
					
						
							
								75afdd4d69
							
						
					
				
			
			
				commit
				
					
						183d57d6d2
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -31,7 +31,7 @@ case "$os" in
 | 
				
			||||||
    redhat|centos|ubuntu|debian|devuan|archlinux|coreos)
 | 
					    redhat|centos|ubuntu|debian|devuan|archlinux|coreos)
 | 
				
			||||||
        flag='-w'
 | 
					        flag='-w'
 | 
				
			||||||
    ;;
 | 
					    ;;
 | 
				
			||||||
    frebsd)
 | 
					    freebsd)
 | 
				
			||||||
        flag=''
 | 
					        flag=''
 | 
				
			||||||
    ;;
 | 
					    ;;
 | 
				
			||||||
esac
 | 
					esac
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue