<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- config/action.d/osx-afctl.conf.orig	2015-09-28 16:50:03.000000000 +0200
+++ config/action.d/osx-afctl.conf	2015-09-28 16:51:07.000000000 +0200
@@ -9,8 +9,8 @@
 actionstart = 
 actionstop = 
 actioncheck = 
-actionban = /usr/libexec/afctl -a &lt;ip&gt; -t &lt;bantime&gt;
-actionunban = /usr/libexec/afctl -r &lt;ip&gt;
+actionban = /Applications/Server.app/Contents/ServerRoot/usr/libexec/afctl -a &lt;ip&gt; -t &lt;bantime&gt;
+actionunban = /Applications/Server.app/Contents/ServerRoot/usr/libexec/afctl -r &lt;ip&gt;
 
 [Init]
 bantime = 2880
</pre></body></html>