mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	This commit fixes issue #199
This commit is contained in:
		@@ -517,6 +517,7 @@ $os = "dlink";
 | 
			
		||||
$config['os'][$os]['text']              = "D-Link Switch";
 | 
			
		||||
$config['os'][$os]['type']              = "network";
 | 
			
		||||
$config['os'][$os]['icon']              = "dlink";
 | 
			
		||||
$config['os'][$os]['ifname']            = 1;
 | 
			
		||||
 | 
			
		||||
$os = "dlinkap";
 | 
			
		||||
$config['os'][$os]['text']              = "D-Link Access Point";
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user