summaryrefslogtreecommitdiffstats
path: root/etc/sshd
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 /etc/sshd
parent5436d37a265f584ce2543ce566b4e694a97bff73 (diff)
downloadpfsense-cb7d18d561622f6071efec92a4c5d8f0fde2fcdc.zip
pfsense-cb7d18d561622f6071efec92a4c5d8f0fde2fcdc.tar.gz
Replace php calls to php-cgi, binary is not being renamed anymore
Diffstat (limited to 'etc/sshd')
-rwxr-xr-xetc/sshd2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/sshd b/etc/sshd
index 9f68e2a..05ddb63 100755
--- a/etc/sshd
+++ b/etc/sshd
@@ -1,4 +1,4 @@
-#!/usr/local/bin/php -f
+#!/usr/local/bin/php-cgi -f
<?php
/*
sshd - Modified to work on disk based system
OpenPOWER on IntegriCloud