mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
a31974b729
Signed-off-by: B. Watson <yalhcru@gmail.com>
12 lines
425 B
Text
12 lines
425 B
Text
slack-osquery - osquery extensions for Slackware
|
|
|
|
This extension provides extra tables for osquery on slackware.
|
|
|
|
After installation, you will need to configure osquery to load your
|
|
extension:
|
|
https://osquery.readthedocs.io/en/stable/deployment/extensions/
|
|
|
|
The extension currently exposes the package database through a table
|
|
called slackware_packages.
|
|
|
|
NOTE: google-go-lang is only needed at compile time - not at runtime.
|