From 4d8edee674fa4211fd4dd7e37adf9cadb067392e Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Mon, 16 Feb 2015 15:01:08 +0100 Subject: [PATCH] Typo in default pid file --- conf/settings.ini.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/settings.ini.dist b/conf/settings.ini.dist index d12299d..1e0b70f 100644 --- a/conf/settings.ini.dist +++ b/conf/settings.ini.dist @@ -68,4 +68,4 @@ ; default is hypnotoad ;backend = 'hypnotoad' ; PID file, only used if backend is hypnotoad -;pid_file = '/tmp/vroom.pird' +;pid_file = '/tmp/vroom.pid'