From 7e0ed31da71da2b573e3fabeab49d2ee7b9f3df5 Mon Sep 17 00:00:00 2001 From: crdotson Date: Thu, 29 Nov 2018 12:29:02 -0500 Subject: [PATCH] fix create policy command line` /path/to/site.key was missing from the example. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b8f7e3..7591e7f 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Now it's time to configure which files & directories OST will monitor. A few si The Tripwire policy language is documented in detail in the **twpolicy(4)** manual page, and default policies for most common operating systems are available in the OST project's policy subdirectory. ``` -./twadmin --create-polfile -S /etc/tripwire/twpol.txt +./twadmin --create-polfile -S /path/to/site.key /etc/tripwire/twpol.txt ``` ### Creating a baseline