summaryrefslogtreecommitdiffstats
path: root/src/usr/local
diff options
context:
space:
mode:
authorLorenz Schori <lo@znerol.ch>2017-05-15 19:33:44 +0200
committerjim-p <jimp@pfsense.org>2017-06-21 09:53:50 -0400
commit1965f662c91c0910a5f319c583e55814984e763d (patch)
treeb71e810470ba8716bbb49fc25e152291542c6ae9 /src/usr/local
parent314e05bcb424e273c1683647f300ab10ed5dd06f (diff)
downloadpfsense-1965f662c91c0910a5f319c583e55814984e763d.zip
pfsense-1965f662c91c0910a5f319c583e55814984e763d.tar.gz
Remove stray debug-code (/tmp/script)
(cherry picked from commit a29361a2d94eed754255e75d63d511e7889d6c9f) (cherry picked from commit 12ca33f4dc915c37eeee4b6b86c7daa399fdad91)
Diffstat (limited to 'src/usr/local')
-rwxr-xr-xsrc/usr/local/sbin/openvpn.attributes.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/usr/local/sbin/openvpn.attributes.sh b/src/usr/local/sbin/openvpn.attributes.sh
index 1c22a6c..ef18a7c 100755
--- a/src/usr/local/sbin/openvpn.attributes.sh
+++ b/src/usr/local/sbin/openvpn.attributes.sh
@@ -50,7 +50,6 @@
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
# OF THE POSSIBILITY OF SUCH DAMAGE.
-echo $script_type > /tmp/script
if [ "$script_type" = "client-connect" ]; then
if [ -f /tmp/$common_name ]; then
/bin/cat /tmp/$common_name > $1
OpenPOWER on IntegriCloud