Logo
Explore Help
Sign In
mirror/librenms-librenms
1
0
Fork 0
You've already forked librenms-librenms
mirror of https://github.com/librenms/librenms.git synced 2024-10-07 16:52:45 +00:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
d64a083141d78dfbaba2c2e7d9aea1a84a752e96
librenms-librenms/includes/discovery/os/freebsd.inc.php

7 lines
128 B
PHP
Raw Normal View History

git-svn-id: http://www.observium.org/svn/observer/trunk@1443 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-20 14:03:54 +00:00
<?php
refactor: move some os from linux and freebsd discovery files to yaml (#5429)
2017-01-14 08:54:16 -06:00
// do not move to yaml, this check needs to happen last
fix: Fixed FreeNAS detection #5518 (#5608)
2017-01-26 02:39:19 +00:00
if (str_contains($sysDescr, 'FreeBSD')) {
refactor: OS Discovery files D-H (#4572) * refactor: OS Discovery files D-H * Combine edgeswitch check * fix my typo * update to fix tests
2016-09-27 22:31:16 +01:00
$os = 'freebsd';
git-svn-id: http://www.observium.org/svn/observer/trunk@1443 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-20 14:03:54 +00:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Page: 2479ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API