summaryrefslogtreecommitdiffstats
path: root/system/sysdig
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 12:53:46 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-17 12:38:12 -0400
commit4e425167c314077e06c634315b61760a97859a43 (patch)
tree93754af85915f5240e81b90028f33fbae1d9d462 /system/sysdig
parent36d87be55709f5cd2500a3a6f9895eb9a5466182 (diff)
downloadslackbuilds-4e425167c314077e06c634315b61760a97859a43.tar.gz
slackbuilds-4e425167c314077e06c634315b61760a97859a43.tar.xz
system/sysdig: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/sysdig')
-rw-r--r--system/sysdig/README21
1 files changed, 11 insertions, 10 deletions
diff --git a/system/sysdig/README b/system/sysdig/README
index 45c9e6bc6a..2658aec554 100644
--- a/system/sysdig/README
+++ b/system/sysdig/README
@@ -1,16 +1,17 @@
-Sysdig is open source, system-level exploration: capture system state and
-activity from a running Linux instance, then save, filter and analyze. Sysdig is
-scriptable in Lua and includes a command line interface and a powerful
-interactive UI, csysdig, that runs in your terminal. Think of sysdig as strace +
-tcpdump + htop + iftop + lsof + awesome sauce. With state of the art container
-visibility on top.
+Sysdig is open source, system-level exploration: capture system
+state and activity from a running Linux instance, then save, filter
+and analyze. Sysdig is scriptable in Lua and includes a command line
+interface and a powerful interactive UI, csysdig, that runs in your
+terminal. Think of sysdig as strace + tcpdump + htop + iftop + lsof +
+awesome sauce. With state of the art container visibility on top.
-To build the package for a kernel different from the running one, start the
-script setting the KERNEL variable as in
+To build the package for a kernel different from the running one,
+start the script setting the KERNEL variable as in:
KERNEL=2.6.38.8 ./sysdig.SlackBuild
-To build sysdig with dkms support supply the variable DKMS="yes" to
-sysdig.SlackBuild. This also needs dkms installed as a runtime dependency.
+To build sysdig with dkms support supply the variable DKMS="yes"
+to sysdig.SlackBuild. This also needs dkms installed as a runtime
+dependency.
# DKMS="yes" ./sysdig.SlackBuild