tFix the log path of dam-dir initscript. - tordam - A library for peer discovery inside the Tor network
HTML git clone https://git.parazyd.org/tordam
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 39b928efaa30cc577a7ed8f0fe8605c77023d857
DIR parent b2f333cd73b2b7a7dc1daaa4660e1dd7461e1e58
HTML Author: parazyd <parazyd@dyne.org>
Date: Tue, 20 Feb 2018 14:14:56 +0100
Fix the log path of dam-dir initscript.
Diffstat:
M contrib/dam-dir.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/contrib/dam-dir.conf b/contrib/dam-dir.conf
t@@ -7,4 +7,4 @@ damuid="decode"
damgid="decode"
# Path to logfile
-damlog="/var/log/dam-client.log"
+damlog="/var/log/dam-dir.log"