forked from Lainports/freebsd-ports
osquery exposes an operating system as a high-performance relational database. This allows you to write SQL-based queries to explore operating system data. With osquery, SQL tables represent abstract concepts such as running processes, loaded kernel modules, open network connections, browser plugins, hardware events or file hashes. WWW: https://osquery.io/ Sponsored by: Beer from wxs@
6 lines
180 B
C
6 lines
180 B
C
--- kernel/linux/sysfs.h.orig 2015-05-05 00:16:41 UTC
|
|
+++ kernel/linux/sysfs.h
|
|
@@ -1,3 +0,0 @@
|
|
-// Copyright 2004-present Facebook. All Rights Reserved.
|
|
-
|
|
-int expose_sysfs(void);
|