summaryrefslogtreecommitdiffstats
path: root/usr/local/pkg
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-04-28 03:39:47 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-04-28 03:39:47 +0000
commit702a47025d96d990a65adf0b71e169643a2aef00 (patch)
treeac6f21b7f64667cca75075d81f60491a89019633 /usr/local/pkg
parent18a124f75b50073aae7b87e381902553e263e4e7 (diff)
downloadpfsense-702a47025d96d990a65adf0b71e169643a2aef00.zip
pfsense-702a47025d96d990a65adf0b71e169643a2aef00.tar.gz
Shutdown deleted process
Diffstat (limited to 'usr/local/pkg')
-rw-r--r--usr/local/pkg/openvpn.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/local/pkg/openvpn.xml b/usr/local/pkg/openvpn.xml
index 89ea35f..3e77cdb 100644
--- a/usr/local/pkg/openvpn.xml
+++ b/usr/local/pkg/openvpn.xml
@@ -284,6 +284,9 @@
<type>input</type>
</field>
</fields>
+ <custom_delete_php_command>
+ openvpn_delete($id);
+ </custom_delete_php_command>
<custom_php_command_before_form>
openvpn_get_ciphers(&amp;$pkg);
</custom_php_command_before_form>
OpenPOWER on IntegriCloud