summaryrefslogtreecommitdiff
path: root/www/httptunnel/files/htc.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/httptunnel/files/htc.in')
-rw-r--r--www/httptunnel/files/htc.in8
1 files changed, 2 insertions, 6 deletions
diff --git a/www/httptunnel/files/htc.in b/www/httptunnel/files/htc.in
index 9dc0c434ee03..bfd0a1a0ee17 100644
--- a/www/httptunnel/files/htc.in
+++ b/www/httptunnel/files/htc.in
@@ -1,5 +1,7 @@
#!/bin/sh
+# $FreeBSD$
+#
# PROVIDE: htc
# REQUIRE: LOGIN
#
@@ -47,12 +49,6 @@ load_rc_config $name
: ${htc_enable="NO"}
: ${htc_user="httptunnel"}
-: ${htc_port=""}
-: ${htc_forward=""}
-: ${htc_device=""}
-
-: ${htc_proxy=""}
-: ${htc_proxyauth=""}
: ${htc_proxybuffer="1K"}
: ${htc_browser="Mozilla/4.7 [en] (X11; I; Linux 2.2.12 i386)"}
: ${htc_flags="-S"}