From 6dbd9fc6fdaa44a07c58823e07aa66fea89ddb97 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Wed, 6 Apr 2016 07:30:54 -0300 Subject: [PATCH] Use PHP cli to silence output garbage (cherry picked from commit 43cbe85544cf045db6e9f14b0ade547b239cbece) --- src/etc/rc.notify_message | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/etc/rc.notify_message b/src/etc/rc.notify_message index fec1949e06..87988d3266 100755 --- a/src/etc/rc.notify_message +++ b/src/etc/rc.notify_message @@ -1,4 +1,4 @@ -#!/usr/local/bin/php-cgi +#!/usr/local/bin/php