aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packages/siproxd.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/siproxd.xml b/packages/siproxd.xml
index f1f7bbd2..7554ccba 100644
--- a/packages/siproxd.xml
+++ b/packages/siproxd.xml
@@ -103,7 +103,7 @@
<description>Enter the port of the outbound proxy to send all traffic to. This is only useful if you have multiple masquerading firewalls to cross.</description>
</field>
</fields>
- <custom_php_install_command
+ <custom_php_install_command>
mwexec("pkg_add -rv libosip2");
mwexec("rm /usr/local/etc/rc.d/siproxd.sh");
$fout = fopen("/usr/local/etc/rc.d/siproxd.sh","w");