summaryrefslogtreecommitdiffstats
path: root/system/slack-osquery
diff options
context:
space:
mode:
author B. Watson2022-03-14 17:51:03 +0100
committer B. Watson2022-03-17 17:38:12 +0100
commita31974b7298fa76aa00cf477a751a41e5322b265 (patch)
tree5129e108e38f61b0ae29c91ed8bb9e249c99c022 /system/slack-osquery
parentfe760e740e5c946854925b6ee4129774faf45f9c (diff)
downloadslackbuilds-a31974b7298fa76aa00cf477a751a41e5322b265.tar.gz
system/slack-osquery: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/slack-osquery')
-rw-r--r--system/slack-osquery/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/system/slack-osquery/README b/system/slack-osquery/README
index 0b825b4c5c..8fb9c39567 100644
--- a/system/slack-osquery/README
+++ b/system/slack-osquery/README
@@ -2,10 +2,11 @@ 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:
+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.
+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.