[type/__sysctl] Add support for Alpine Linux, Gentoo and OpenWrt
This commit is contained in:
		
					parent
					
						
							
								45ff67c0f5
							
						
					
				
			
			
				commit
				
					
						92610fe76c
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -29,7 +29,7 @@ fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
os=$(cat "$__global/explorer/os")
 | 
					os=$(cat "$__global/explorer/os")
 | 
				
			||||||
case "$os" in
 | 
					case "$os" in
 | 
				
			||||||
    redhat|centos|ubuntu|debian|devuan|archlinux|coreos|netbsd)
 | 
					    redhat|centos|ubuntu|debian|devuan|alpine|archlinux|gentoo|openwrt|coreos|netbsd)
 | 
				
			||||||
        flag='-w'
 | 
					        flag='-w'
 | 
				
			||||||
		;;
 | 
							;;
 | 
				
			||||||
	macosx)
 | 
						macosx)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue