summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-04-06 07:30:54 -0300
committerRenato Botelho <renato@netgate.com>2016-04-06 07:31:05 -0300
commit6dbd9fc6fdaa44a07c58823e07aa66fea89ddb97 (patch)
treed78cd3b1f15df8cae56da1e668ae94eb599c1212 /src
parenteb3491d99e939ab21d84122ededf9e7e9462ed71 (diff)
downloadpfsense-6dbd9fc6fdaa44a07c58823e07aa66fea89ddb97.zip
pfsense-6dbd9fc6fdaa44a07c58823e07aa66fea89ddb97.tar.gz
Use PHP cli to silence output garbage
(cherry picked from commit 43cbe85544cf045db6e9f14b0ade547b239cbece)
Diffstat (limited to 'src')
-rwxr-xr-xsrc/etc/rc.notify_message2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/etc/rc.notify_message b/src/etc/rc.notify_message
index fec1949..87988d3 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
<?php
/*
rc.notify_message
OpenPOWER on IntegriCloud