From 1772280e0ca4db5b3cc4202f92cc49b49d25d66f Mon Sep 17 00:00:00 2001 From: Mohit Mehta Date: Thu, 19 Jun 2008 07:00:53 +0000 Subject: deleting op-command 'clear dhcp client process' as its handling in the script vyatta-interfaces.pl has been removed. it was used to restart dhcp client daemon but now we're using separate daemons for separate interfaces. this will be replaces by op-commands for: 'dhcp release lease interface <>' and 'dhcp renew lease interface <>' --- templates/clear/dhcp/client/node.def | 1 - templates/clear/dhcp/client/process/node.def | 2 -- 2 files changed, 3 deletions(-) delete mode 100644 templates/clear/dhcp/client/node.def delete mode 100644 templates/clear/dhcp/client/process/node.def diff --git a/templates/clear/dhcp/client/node.def b/templates/clear/dhcp/client/node.def deleted file mode 100644 index 1c658f0..0000000 --- a/templates/clear/dhcp/client/node.def +++ /dev/null @@ -1 +0,0 @@ -help: Clear DHCP client information diff --git a/templates/clear/dhcp/client/process/node.def b/templates/clear/dhcp/client/process/node.def deleted file mode 100644 index c83dace..0000000 --- a/templates/clear/dhcp/client/process/node.def +++ /dev/null @@ -1,2 +0,0 @@ -help: Restart the DHCP client process -run: sudo ${vyatta_bindir}/sudo-users/vyatta-interfaces.pl --restart-dhclient -- cgit v1.2.3