From 5c8dda29915997a67c069c1939b3af5078ad2f1f Mon Sep 17 00:00:00 2001 From: Trent Ogren Date: Wed, 9 Apr 2014 14:12:06 -0500 Subject: [PATCH] Fix Puma daemon service README typo --- tools/jungle/init.d/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/jungle/init.d/README.md b/tools/jungle/init.d/README.md index f8fe6a91..bf2b4338 100644 --- a/tools/jungle/init.d/README.md +++ b/tools/jungle/init.d/README.md @@ -31,7 +31,7 @@ You can add an instance by editing the file or running the following command: The config and log paths are optional parameters and default to: * config: /path/to/app/*config/puma.rb* -* log: /path/to/app/*config/puma.log* +* log: /path/to/app/*log/puma.log* To remove an app, simply delete the line from the config file or run: