summaryrefslogtreecommitdiffstats
path: root/usr/local/bin/easyrule
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-08-20 10:34:37 -0300
committerRenato Botelho <renato@netgate.com>2015-08-20 10:34:37 -0300
commitcb7d18d561622f6071efec92a4c5d8f0fde2fcdc (patch)
tree6d9dfcc38e78315ef16be4a060718ffe174fc7bf /usr/local/bin/easyrule
parent5436d37a265f584ce2543ce566b4e694a97bff73 (diff)
downloadpfsense-cb7d18d561622f6071efec92a4c5d8f0fde2fcdc.zip
pfsense-cb7d18d561622f6071efec92a4c5d8f0fde2fcdc.tar.gz
Replace php calls to php-cgi, binary is not being renamed anymore
Diffstat (limited to 'usr/local/bin/easyrule')
-rwxr-xr-xusr/local/bin/easyrule2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/bin/easyrule b/usr/local/bin/easyrule
index cf9e40a..8461a7a 100755
--- a/usr/local/bin/easyrule
+++ b/usr/local/bin/easyrule
@@ -1,4 +1,4 @@
-#!/usr/local/bin/php -q
+#!/usr/local/bin/php-cgi -q
<?php
/*
easyrule CLI Program
OpenPOWER on IntegriCloud