diff options
author | Adam <Adam@anope.org> | 2015-12-08 14:06:08 -0500 |
---|---|---|
committer | Adam <Adam@anope.org> | 2015-12-08 14:06:08 -0500 |
commit | 252a65af7e63e7da7d4984f45aef49edbfbac2bd (patch) | |
tree | 8ce0fc794b61fe90087d8a00386f1d66c1945394 /src | |
parent | d40edcae69092ab02fc302066a0aa968843fc963 (diff) |
Update LOG dir in anoperc
Diffstat (limited to 'src')
-rw-r--r-- | src/tools/anoperc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/anoperc.in b/src/tools/anoperc.in index 5f4e6c5eb..6fef1a125 100644 --- a/src/tools/anoperc.in +++ b/src/tools/anoperc.in @@ -16,7 +16,7 @@ ANOPEPID="@INSTDIR@/data/services.pid" ANOPROG="@INSTDIR@/bin/services" -LOG="@INSTDIR@/data/logs/" +LOG="@INSTDIR@/logs/" ARCVERSION="2" isAnopeRunning () { |