aboutsummaryrefslogtreecommitdiffstats
path: root/config/tftp2
diff options
context:
space:
mode:
Diffstat (limited to 'config/tftp2')
-rw-r--r--config/tftp2/tftp.inc5
1 files changed, 0 insertions, 5 deletions
diff --git a/config/tftp2/tftp.inc b/config/tftp2/tftp.inc
index a9af5fe3..ea75e0d2 100644
--- a/config/tftp2/tftp.inc
+++ b/config/tftp2/tftp.inc
@@ -104,11 +104,6 @@ function tftp_install_command() {
function tftp_deinstall_command() {
- unlink_if_exists("/usr/local/pkg/tftp.xml");
- unlink_if_exists("/usr/local/pkg/tftp.inc");
- unlink_if_exists("/usr/local/www/packages/tftp/tftp_files.php");
- exec("rm -R /usr/local/www/packages/tftp/");
-
//exec("rm -R /tftpboot");
unlink_if_exists("/usr/local/etc/rc.d/tftp.sh");
unlink_if_exists("/tmp/pkg_mgr_tftp.log");