From 30eb511da3098785f6a2bbe188b3be26d907467e Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 22 Sep 2022 04:33:00 +0000 Subject: [PATCH] Reverting changes --- bin/daemon.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/daemon.php b/bin/daemon.php index ef5886c0bf..880115d0d0 100755 --- a/bin/daemon.php +++ b/bin/daemon.php @@ -76,8 +76,8 @@ DI::config()->load(); if (empty(DI::config()->get('system', 'pidfile'))) { die(<< [ + + 'system' => [ 'pidfile' => '/path/to/daemon.pid', ], TXT