summaryrefslogtreecommitdiffstats
path: root/src/usr/local/sbin/openvpn.attributes.sh
diff options
context:
space:
mode:
authorLorenz Schori <lo@znerol.ch>2017-05-15 19:33:44 +0200
committerLorenz Schori <lo@znerol.ch>2017-05-15 19:33:44 +0200
commita29361a2d94eed754255e75d63d511e7889d6c9f (patch)
tree313877535dd2a50e27bce6935c9c1559fdad17dc /src/usr/local/sbin/openvpn.attributes.sh
parentf8339acfe2cee4546ae1a7db491a3b54c2f4c5a1 (diff)
downloadpfsense-a29361a2d94eed754255e75d63d511e7889d6c9f.zip
pfsense-a29361a2d94eed754255e75d63d511e7889d6c9f.tar.gz
Remove stray debug-code (/tmp/script)
Diffstat (limited to 'src/usr/local/sbin/openvpn.attributes.sh')
-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 bb79cbf..7627543 100755
--- a/src/usr/local/sbin/openvpn.attributes.sh
+++ b/src/usr/local/sbin/openvpn.attributes.sh
@@ -18,7 +18,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-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