Skip to content

Commit

Permalink
Add dependency instruction for strace
Browse files Browse the repository at this point in the history
  • Loading branch information
ZetaTwo authored and desbma committed Apr 5, 2024
1 parent 79ec626 commit 2ae23d4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ See [this article](https://www.synacktiv.com/publications/systemd-hardening-made

## Installation

### Dependencies

Strace needs to be installed and available in the path. Strace version >=6.4 is strongly recommended.

### From source

You need a Rust build environment for example from [rustup](https://rustup.rs/).
Expand Down

0 comments on commit 2ae23d4

Please sign in to comment.