diff options
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..2e82e33ac 100644 --- a/src/tools/anoperc.in +++ b/src/tools/anoperc.in @@ -15,7 +15,7 @@ ANOPEPID="@INSTDIR@/data/services.pid" -ANOPROG="@INSTDIR@/bin/services" +ANOPROG="@INSTDIR@/bin/anope" LOG="@INSTDIR@/data/logs/" ARCVERSION="2" |