Skip to content
Snippets Groups Projects
Commit 59f018b3 authored by Bob Mottram's avatar Bob Mottram
Browse files

Set site key filename

parent a7521301
No related branches found
No related tags found
No related merge requests found
......@@ -115,6 +115,8 @@ function install_tripwire {
fi
# Avoid logging the changed database
sed -i 's|$(TWETC)/tw.pol.*||g' /etc/tripwire/twpol.txt
# site key name
sed -i 's|$(TWETC)/site.key|$(TWETC)/$(HOSTNAME)-site.key|g' /etc/tripwire/twpol.txt
# create the policy
echo '
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment