From 37287f98e12a1f7b17b8fef0bedb03a75df05dfb Mon Sep 17 00:00:00 2001 From: onefang Date: Wed, 18 Mar 2020 10:23:05 +1000 Subject: Now ROBUST writes it's PID file. DOH! --- bin/Robust.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/Robust.ini b/bin/Robust.ini index 705ffad..6141af1 100644 --- a/bin/Robust.ini +++ b/bin/Robust.ini @@ -17,7 +17,7 @@ [Startup] ; Place to create a PID file ; If no path if specified then a PID file is not created. - PIDFile = ""${Paths|CachePath}"/ROBUST.pid" + PIDFile = "${Paths|CachePath}/ROBUST.pid" ; Plugin Registry Location ; Set path to directory for plugin registry. Information -- cgit v1.1