diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-06 00:18:08 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-06 00:18:08 (EST) |
commit | 063f50a4c9ed8b4d345ab8d94f88a0a5a5d72e58 (patch) | |
tree | 3703f01cdbab801683ce898dd1de814c095d596a /stress.pkg/control | |
parent | c6858ace569336da4833b618d677d90f69555658 (diff) |
stress, stress-doc: Add packages
Diffstat (limited to 'stress.pkg/control')
-rw-r--r-- | stress.pkg/control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/stress.pkg/control b/stress.pkg/control new file mode 100644 index 0000000..f9aab0f --- /dev/null +++ b/stress.pkg/control @@ -0,0 +1,6 @@ +Architecture: any +Platform: all +Section: util +Depends: ${Shlib-Depends} +Description: Tool to impose load on and stress test systems + ${Common-Description} |