summaryrefslogtreecommitdiffstats
path: root/usr/local/pkg/miniupnpd.xml
diff options
context:
space:
mode:
authorRyan Wagoner <rsw686@pfsense.org>2007-07-23 17:26:33 +0000
committerRyan Wagoner <rsw686@pfsense.org>2007-07-23 17:26:33 +0000
commit431484c8ef64f0f039333b8004106cb7d0f58def (patch)
tree6c6e1e42004fcb1d9e7687c93c7266287f4989a6 /usr/local/pkg/miniupnpd.xml
parenta097d3c06c96df8cefd75b7e85df4485d04f02d9 (diff)
downloadpfsense-431484c8ef64f0f039333b8004106cb7d0f58def.zip
pfsense-431484c8ef64f0f039333b8004106cb7d0f58def.tar.gz
-move upnp_action to services.inc
-make sure to clear rules when stopping miniupnpd -fix status_upnp and status_services pages so they use upnp_action and not the rcfile
Diffstat (limited to 'usr/local/pkg/miniupnpd.xml')
-rw-r--r--usr/local/pkg/miniupnpd.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/usr/local/pkg/miniupnpd.xml b/usr/local/pkg/miniupnpd.xml
index bac2337..dc3b057 100644
--- a/usr/local/pkg/miniupnpd.xml
+++ b/usr/local/pkg/miniupnpd.xml
@@ -123,10 +123,4 @@
<custom_php_resync_config_command>
sync_package_miniupnpd();
</custom_php_resync_config_command>
- <custom_php_install_command>
- sync_package_miniupnpd();
- </custom_php_install_command>
- <custom_php_deinstall_command>
- exec("rm -f /usr/local/etc/rc.d/miniupnpd*");
- </custom_php_deinstall_command>
</packagegui>
OpenPOWER on IntegriCloud